mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 10:26:28 +03:00
fix workbench z offset
This commit is contained in:
@@ -1637,7 +1637,7 @@ class CfgVehicles {
|
|||||||
scope = 2;
|
scope = 2;
|
||||||
destrType = "DestructTree";
|
destrType = "DestructTree";
|
||||||
cost = 100;
|
cost = 100;
|
||||||
offset[] = {0,1.5,0.5};
|
offset[] = {0,1.5,0};
|
||||||
model = "\z\addons\dayz_epoch\models\workbench.p3d";
|
model = "\z\addons\dayz_epoch\models\workbench.p3d";
|
||||||
icon = "\ca\data\data\Unknown_object.paa";
|
icon = "\ca\data\data\Unknown_object.paa";
|
||||||
mapSize = 2;
|
mapSize = 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user