#770 add 10mag slots to gunrack

This commit is contained in:
dayz10k
2013-11-24 09:58:24 -05:00
parent bad22aeee9
commit 2b88d2cf5b

View File

@@ -1966,7 +1966,7 @@ class CfgVehicles {
displayName = "Gun Rack";
vehicleClass = "Fortifications";
transportMaxWeapons = 20;
transportMaxMagazines = 0;
transportMaxMagazines = 10;
transportMaxBackpacks = 0;
offset[] = {0,2.5,0.5};
removeoutput[] = {{"ItemGunRackKit",1}};