mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removes tabs in CfgAmmo
This commit is contained in:
parent
6f96ca1a64
commit
2487d6c8ff
@ -73,17 +73,17 @@ class CfgAmmo {
|
||||
|
||||
class ACE_Gatling_30mm_Sub_AP: ACE_Gatling_30mm_Sub_HEI {
|
||||
submunitionAmmo = "ACE_Gatling_30mm_AP_Plane_CAS_01_F";
|
||||
ACE_caliber = 1.4;
|
||||
ACE_caliber = 1.4;
|
||||
};
|
||||
|
||||
class ACE_Gatling_30mm_Sub_CM41: ACE_Gatling_30mm_Sub_HEI {
|
||||
submunitionAmmo[] = {"ACE_Gatling_30mm_AP_Plane_CAS_01_F",0.8,"Cannon_30mm_HE_Plane_CAS_01_F",0.2};
|
||||
ACE_caliber = 1.4;
|
||||
ACE_caliber = 1.4;
|
||||
};
|
||||
|
||||
class ACE_Gatling_30mm_Sub_CM51: ACE_Gatling_30mm_Sub_HEI {
|
||||
submunitionAmmo[] = {"ACE_Gatling_30mm_AP_Plane_CAS_01_F",0.83,"Cannon_30mm_HE_Plane_CAS_01_F",0.17};
|
||||
ACE_caliber = 1.4;
|
||||
ACE_caliber = 1.4;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user