mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Adds Combat Mix Magazine to cannon Magazines
This commit is contained in:
parent
0eee72e393
commit
135643d604
@ -23,6 +23,7 @@ class CfgWeapons {
|
||||
burst = 1;
|
||||
reloadtime = 0.015;
|
||||
dispersion = 0.0028; //0.279508497 = 0.25 * sqrt(0.8^-1); (80%, 5mil. https://en.wikipedia.org/wiki/GAU-8_Avenger#Accuracy) - Luke
|
||||
magazines[] = {"1000Rnd_Gatling_30mm_Plane_CAS_01_F", "ACE_1000Rnd_Gatling_30mm_Plane_CAS_CM"};
|
||||
};
|
||||
};
|
||||
// bigger mag for comanche
|
||||
|
Loading…
Reference in New Issue
Block a user