1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Decrease direct hit damage done by AGM-114N ()

Fix 
This commit is contained in:
PabstMirror 2018-02-08 12:32:01 -06:00 committed by GitHub
parent 73e7ad5c79
commit 5bef98d4ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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