mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Fix winter lockbox upgrade
This commit is contained in:
@@ -57,7 +57,7 @@ if (isServer) then {
|
||||
|
||||
// Epoch Additions
|
||||
DZE_safeVehicle = ["ParachuteWest","ParachuteC"];
|
||||
DZE_isLockedStorageUpgrade = ["VaultStorage2Locked","LockboxStorage2Locked","LockboxStorage2WinterLocked"];
|
||||
DZE_isLockedStorageUpgrade = ["VaultStorage2Locked","LockboxStorage2Locked","LockboxStorageWinter2Locked"];
|
||||
};
|
||||
|
||||
/**************Variables Compiled on Clients Only**************/
|
||||
|
||||
Reference in New Issue
Block a user