diff --git a/SQF/dayz_code/Configs/cfgVehicles.hpp b/SQF/dayz_code/Configs/cfgVehicles.hpp index fe2fb743f..64e95a1be 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -3098,7 +3098,7 @@ class CfgVehicles { destrType = "DestructNo"; armor = 800; transportMaxMagazines = 200; - transportMaxWeapons = 50; + transportMaxWeapons = 25; transportMaxBackpacks = 10; lockedClass = "VaultStorageLocked"; packedClass = "WeaponHolder_ItemVault";