mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
73e7ad5c79
commit
5bef98d4ff
@ -59,9 +59,9 @@ class CfgAmmo {
|
||||
displayNameShort = "AGM-114N";
|
||||
description = "AGM-114N";
|
||||
descriptionShort = "AGM-114N";
|
||||
hit = 1100;
|
||||
hit = 200;
|
||||
indirectHit = 200;
|
||||
indirectHitRange = 10;
|
||||
indirectHitRange = 12;
|
||||
explosionEffects = "BombExplosion";
|
||||
class ace_missileguidance: ace_missileguidance {
|
||||
enabled = 1; // Missile Guidance must be explicitly enabled
|
||||
|
Loading…
Reference in New Issue
Block a user