mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Lower weapon count on safes to 25
This commit is contained in:
@@ -3098,7 +3098,7 @@ class CfgVehicles {
|
||||
destrType = "DestructNo";
|
||||
armor = 800;
|
||||
transportMaxMagazines = 200;
|
||||
transportMaxWeapons = 50;
|
||||
transportMaxWeapons = 25;
|
||||
transportMaxBackpacks = 10;
|
||||
lockedClass = "VaultStorageLocked";
|
||||
packedClass = "WeaponHolder_ItemVault";
|
||||
|
||||
Reference in New Issue
Block a user