From 2f4e2679eba3eee8093d193732e15cca8e3de4b9 Mon Sep 17 00:00:00 2001 From: psydev Date: Thu, 4 Apr 2013 14:08:36 -0700 Subject: [PATCH] orca ROF decreased. 10 -> 15 Orca missiles fire a bit slower, so that the unit cannot unload all its rockets in 2 seconds. Will give defenses a bit more time to respond before they die or before the orcas run away. --- mods/cnc/weapons.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/cnc/weapons.yaml b/mods/cnc/weapons.yaml index 0759715032..a0c228a8ba 100644 --- a/mods/cnc/weapons.yaml +++ b/mods/cnc/weapons.yaml @@ -278,7 +278,7 @@ BikeRockets: Damage: 30 OrcaAGMissiles: - ROF: 10 + ROF: 15 Burst: 1 BurstDelay: 0 Range: 4 @@ -309,7 +309,7 @@ OrcaAGMissiles: Damage: 40 OrcaAAMissiles: - ROF: 10 + ROF: 15 Burst: 1 BurstDelay: 0 Range: 4