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

Fix #6114
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

View File

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