mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
0.996a
+ [REVERT] Removed a bunch of force gear saves that should no longer be needed. + [FIXED] Removed auto refuel from lingor gas stations. + [FIXED] Removed auto refuel and repair lingor hangars. + [REMOVED] Bear Traps and Land Mines. + [FIXED] Removed radar from chinhook with _DZ variant. + [FIXED] Possible fix for extra intel in heliocopters.
This commit is contained in:
@@ -553,7 +553,7 @@ class CfgBuildingLoot {
|
||||
{ "PartWoodPile","magazine" },
|
||||
{ "WeaponHolder_ItemHatchet","object" },
|
||||
{ "MR43","weapon" },
|
||||
{"TrapBear","magazine"},
|
||||
//{"TrapBear","magazine"},
|
||||
{"WeaponHolder_ItemMachete"}
|
||||
};
|
||||
itemChance[] = {
|
||||
@@ -567,7 +567,7 @@ class CfgBuildingLoot {
|
||||
0.11,
|
||||
0.17,
|
||||
0.06,
|
||||
0.01,
|
||||
//0.01,
|
||||
0.03
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user