mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-06 00:21:55 +03:00
Update vanilla building
Vanilla commit: https://github.com/DayZMod/DayZ/commit/ad0d5141180043e1ff7ca89f4168cf3df96095e3
This commit is contained in:
@@ -17,7 +17,7 @@ class ItemWire : CA_Magazine
|
||||
script = "spawn player_build;";
|
||||
require[] = {"ItemToolbox"};
|
||||
consume[] = {"ItemWire"};
|
||||
create = "Fort_RazorWire"; // 1.8.7 uses Wire_cat1
|
||||
create = "Fort_RazorWire"; // vanilla uses Wire_cat1
|
||||
byPass = "byPassRoadCheck";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user