From 1e9cc41dd7b4632857f1d788974886da55943976 Mon Sep 17 00:00:00 2001 From: psydev Date: Sat, 19 Apr 2014 06:11:41 -0700 Subject: [PATCH] TowerMissle only fires at ground now. Adjust ROF. SAM Missile will fire at air targets now. Adjusting ROF to match SAMMissile's; adjusting damage to keep DPS roughly the same. --- mods/cnc/weapons.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mods/cnc/weapons.yaml b/mods/cnc/weapons.yaml index 5f52f39383..c9c440957c 100644 --- a/mods/cnc/weapons.yaml +++ b/mods/cnc/weapons.yaml @@ -711,10 +711,10 @@ BoatMissile: Damage: 60 TowerMissle: - ROF: 20 + ROF: 15 Range: 7c0 Report: ROCKET2.AUD - ValidTargets: Ground, Air + ValidTargets: Ground Projectile: Missile Arm: 0 High: yes @@ -737,7 +737,7 @@ TowerMissle: Explosion: med_frag ImpactSound: xplos.aud SmudgeType: Crater - Damage: 30 + Damage: 25 Vulcan: ValidTargets: Ground, Water