mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Increased stick fence offset
This commit is contained in:
@@ -152,7 +152,7 @@ class StickFence_DZ: Wall_FenW2_6_EP1
|
|||||||
destrType = "DestructTree";
|
destrType = "DestructTree";
|
||||||
armor = 200;
|
armor = 200;
|
||||||
scope = 2;
|
scope = 2;
|
||||||
offset[] = {0,4.5,0};
|
offset[] = {0,4.5,0.5};
|
||||||
displayName = $STR_EPOCH_STICKFENCE;
|
displayName = $STR_EPOCH_STICKFENCE;
|
||||||
vehicleClass = "DayZ Epoch Buildables";
|
vehicleClass = "DayZ Epoch Buildables";
|
||||||
removeoutput[] = {{"stick_fence_kit",1}};
|
removeoutput[] = {{"stick_fence_kit",1}};
|
||||||
|
|||||||
Reference in New Issue
Block a user