mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
disable medic heal at XXX for FR_OHara_DZ
+ few missed commas
This commit is contained in:
@@ -1724,7 +1724,7 @@ class HeliCrash_No50s: Default {
|
||||
{ "PartWoodPile","magazine" },
|
||||
{ "WeaponHolder_ItemHatchet","object" },
|
||||
{ "MR43","weapon" },
|
||||
{"WeaponHolder_ItemMachete", "object"}
|
||||
{"WeaponHolder_ItemMachete", "object"},
|
||||
{ "20Rnd_762x51_SB_SCAR","magazine" },
|
||||
{ "SCAR_H_LNG_Sniper_SD","weapon" },
|
||||
|
||||
@@ -1752,7 +1752,7 @@ class HeliCrash_No50s: Default {
|
||||
0.17,
|
||||
0.06,
|
||||
0.03,
|
||||
0.03
|
||||
0.03,
|
||||
0.01
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user