mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
#770 add 10mag slots to gunrack
This commit is contained in:
@@ -1966,7 +1966,7 @@ class CfgVehicles {
|
|||||||
displayName = "Gun Rack";
|
displayName = "Gun Rack";
|
||||||
vehicleClass = "Fortifications";
|
vehicleClass = "Fortifications";
|
||||||
transportMaxWeapons = 20;
|
transportMaxWeapons = 20;
|
||||||
transportMaxMagazines = 0;
|
transportMaxMagazines = 10;
|
||||||
transportMaxBackpacks = 0;
|
transportMaxBackpacks = 0;
|
||||||
offset[] = {0,2.5,0.5};
|
offset[] = {0,2.5,0.5};
|
||||||
removeoutput[] = {{"ItemGunRackKit",1}};
|
removeoutput[] = {{"ItemGunRackKit",1}};
|
||||||
|
|||||||
Reference in New Issue
Block a user