mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
fixed offset for vault
This commit is contained in:
@@ -3224,7 +3224,7 @@ class CfgVehicles {
|
||||
transportMaxMagazines = 0;
|
||||
transportMaxWeapons = 0;
|
||||
transportMaxBackpacks = 0;
|
||||
offset[] = {0,1.5,0.5};
|
||||
offset[] = {0,1.5,0};
|
||||
lockable = 4;
|
||||
unlockedClass = "VaultStorage";
|
||||
requireplot = 0;
|
||||
|
||||
Reference in New Issue
Block a user