mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix scaffolding
This commit is contained in:
@@ -670,7 +670,7 @@ class Scaffolding_DZ: Land_Misc_Scaffolding
|
|||||||
transportRepair = 0;
|
transportRepair = 0;
|
||||||
transportFuel = 0;
|
transportFuel = 0;
|
||||||
typicalCargo[] = {};
|
typicalCargo[] = {};
|
||||||
offset[] = {0,10,3};
|
offset[] = {0,9,3};
|
||||||
cost = 0;
|
cost = 0;
|
||||||
};
|
};
|
||||||
class WoodGate_DZ: BuiltItems
|
class WoodGate_DZ: BuiltItems
|
||||||
|
|||||||
Reference in New Issue
Block a user