mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
removed useless entries
This commit is contained in:
parent
26a9f7f38e
commit
7603e71468
@ -42,8 +42,6 @@ class CfgWeapons {
|
||||
};
|
||||
|
||||
class MMG_02_base_F : rifle_Base_F {
|
||||
ACE_clearJamAction = "";
|
||||
ACE_checkTemperatureAction = "";
|
||||
ACE_Overheating_allowSwapBarrel = 1;
|
||||
ACE_Overheating_Dispersion[] = {0, -0.001, 0.001, 0.004};
|
||||
ACE_Overheating_SlowdownFactor[] = {1, 1, 1, 0.9};
|
||||
@ -51,8 +49,6 @@ class CfgWeapons {
|
||||
};
|
||||
|
||||
class MMG_01_base_F : rifle_Base_F {
|
||||
ACE_clearJamAction = "";
|
||||
ACE_checkTemperatureAction = "";
|
||||
ACE_Overheating_allowSwapBarrel = 1;
|
||||
ACE_Overheating_Dispersion[] = {0, -0.001, 0.001, 0.004};
|
||||
ACE_Overheating_SlowdownFactor[] = {1, 1, 1, 0.9};
|
||||
|
Loading…
Reference in New Issue
Block a user