mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Update v of the storage shed
Thx @looter809
This commit is contained in:
@@ -82,7 +82,7 @@ class StorageShed_DZ: Land_Shed_M01
|
||||
armor = 1600;
|
||||
scope = 2;
|
||||
model = "\z\addons\dayz_epoch_v\base_building\storage\Shed_M02.p3d";
|
||||
offset[] = {0,4,1};
|
||||
offset[] = {0,4,0};
|
||||
displayName = $STR_EPOCH_STORAGESHED;
|
||||
vehicleClass = "DayZ Epoch Buildables";
|
||||
transportMaxMagazines = 400;
|
||||
@@ -97,7 +97,7 @@ class StorageShed2_DZ: Land_Shed_M01
|
||||
{
|
||||
armor = 3200;
|
||||
scope = 2;
|
||||
offset[] = {0,4,1};
|
||||
offset[] = {0,4,0};
|
||||
displayName = $STR_EPOCH_STORAGESHED2;
|
||||
vehicleClass = "DayZ Epoch Buildables";
|
||||
transportMaxMagazines = 600;
|
||||
|
||||
Reference in New Issue
Block a user