From 221279dc18a0cae6add63f6738ec4dcdd86736aa Mon Sep 17 00:00:00 2001 From: psydev Date: Fri, 29 Mar 2013 14:34:06 -0700 Subject: [PATCH] orca rockets -- fewer, more powerful (less spammy) When you have multiple orca rockets firing at once, the screen fills with missiles and smokey trails. Reduced the number firing per second, but they do the same total damage, so balance remains unchanged. Will change their trail shortly to something other than smokey. Next commit will change their ammo load. --- mods/cnc/weapons.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mods/cnc/weapons.yaml b/mods/cnc/weapons.yaml index 92ce272064..7ec75c95d7 100644 --- a/mods/cnc/weapons.yaml +++ b/mods/cnc/weapons.yaml @@ -283,7 +283,7 @@ BikeRockets: OrcaAGMissiles: ROF: 10 - Burst: 2 + Burst: 1 BurstDelay: 0 Range: 5 Report: BAZOOK1 @@ -310,11 +310,11 @@ OrcaAGMissiles: Explosion: 4 ImpactSound: xplos SmudgeType: Crater - Damage: 20 + Damage: 40 OrcaAAMissiles: ROF: 10 - Burst: 2 + Burst: 1 BurstDelay: 0 Range: 5 Report: BAZOOK1 @@ -341,7 +341,7 @@ OrcaAAMissiles: Explosion: 4 ImpactSound: xplos SmudgeType: Crater - Damage: 20 + Damage: 40 Flamethrower: ROF: 50