mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Adds Combat Mix Magazine
This commit is contained in:
parent
09b66294c2
commit
539c4a7a10
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user