Adds Combat Mix Magazine

This commit is contained in:
LorenLuke 2019-08-01 02:21:28 -07:00 committed by GitHub
parent 09b66294c2
commit 539c4a7a10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,11 @@ class CfgMagazines {
class 1000Rnd_Gatling_30mm_Plane_CAS_01_F: VehicleMagazine {
count = 1170;
};
class ACE_1000Rnd_Gatling_30mm_Plane_CAS_CM: VehicleMagazine {
count = 1170;
ammo = "ACE_30mm_mix";
};
// an extended magazine for the comanche
class 300Rnd_20mm_shells;