mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
reduce default incendiary value (#8529)
This commit is contained in:
parent
a0e9f6015b
commit
290ce934f4
@ -23,7 +23,7 @@ class CfgAmmo {
|
||||
|
||||
class ACE_G_40mm_HE;
|
||||
|
||||
CREATE_INCENDIARY_AMMO(BulletBase, BulletCore, 0.5);
|
||||
CREATE_INCENDIARY_AMMO(BulletBase, BulletCore, 0.1);
|
||||
CREATE_INCENDIARY_AMMO(ShellBase, ShellCore, 1.0);
|
||||
CREATE_INCENDIARY_AMMO(ammo_Penetrator_Base, ShellBase, 1.0);
|
||||
CREATE_INCENDIARY_AMMO(MissileBase, MissileCore, 1.0);
|
||||
|
Loading…
Reference in New Issue
Block a user