mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge branch 'patch-1' of github.com:LorenLuke/ACE3 into patch-1
This commit is contained in:
commit
5183d11160
@ -24,8 +24,10 @@ class CfgWeapons {
|
||||
multiplier = 3;
|
||||
burst = 1;
|
||||
burstRangeMax = 1;
|
||||
reloadtime = 0.046;
|
||||
dispersion = 0.0046; //Ammo has 0.001 dispersion; 0.559016994 = 0.5 * sqrt(0.8^-1); (80%, 5mil. https://en.wikipedia.org/wiki/GAU-8_Avenger#Accuracy) - Luke
|
||||
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