diff --git a/SQF/dayz_code/Configs/cfgVehicles.hpp b/SQF/dayz_code/Configs/cfgVehicles.hpp index 8fad3fab4..fe2fb743f 100644 --- a/SQF/dayz_code/Configs/cfgVehicles.hpp +++ b/SQF/dayz_code/Configs/cfgVehicles.hpp @@ -3157,7 +3157,7 @@ class CfgVehicles { destrType = "DestructNo"; model = "\z\addons\dayz_epoch\models\skeleton.p3d"; transportMaxMagazines = 80; - transportMaxWeapons = 15; + transportMaxWeapons = 20; transportMaxBackpacks = 1; }; };