mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Fix wrong model for storage shed+
Thx to Ascheadler
This commit is contained in:
@@ -119,6 +119,7 @@ class StorageShed2_DZ: Land_Shed_M01
|
|||||||
{
|
{
|
||||||
armor = 3200;
|
armor = 3200;
|
||||||
scope = 2;
|
scope = 2;
|
||||||
|
model = "\z\addons\dayz_epoch_v\base_building\storage\Shed_M02.p3d";
|
||||||
offset[] = {0,4,0};
|
offset[] = {0,4,0};
|
||||||
displayName = $STR_EPOCH_STORAGESHED2;
|
displayName = $STR_EPOCH_STORAGESHED2;
|
||||||
vehicleClass = "DayZ Epoch Buildables";
|
vehicleClass = "DayZ Epoch Buildables";
|
||||||
|
|||||||
Reference in New Issue
Block a user