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