From 2036ed55d715fcad762faa00b0fce2fd01bd4f79 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Wed, 11 Jan 2017 21:07:31 +0100 Subject: [PATCH] Remove air-only explosions from TS missiles The original didn't differentiate, and the audiovisual contrast is also a bit too strong (and the air explosion sound was a bit annoying). --- mods/ts/weapons/missiles.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/mods/ts/weapons/missiles.yaml b/mods/ts/weapons/missiles.yaml index 69024553e3..ac3b4fab42 100644 --- a/mods/ts/weapons/missiles.yaml +++ b/mods/ts/weapons/missiles.yaml @@ -35,16 +35,12 @@ Warhead@2Eff: CreateEffect Explosions: small_clsn ImpactSounds: expnew12.aud - InvalidImpactTypes: Water, Air, AirHit + InvalidImpactTypes: Water Warhead@3EffWater: CreateEffect Explosions: small_watersplash ExplosionPalette: player ImpactSounds: ssplash3.aud ValidImpactTypes: Water - Warhead@4EffAir: CreateEffect - ValidImpactTypes: Air, AirHit - Explosions: tiny_twlt - ImpactSounds: expnew05.aud Warhead@5Smu: LeaveSmudge SmudgeType: SmallCrater InvalidTargets: Vehicle, Building, Wall @@ -93,7 +89,6 @@ MammothTusk: ExplosionPalette: player ImpactSounds: ssplash3.aud ValidImpactTypes: Water - -Warhead@4EffAir: -Warhead@5Smu: BikeMissile: @@ -155,5 +150,4 @@ RedEye2: Explosions: large_grey_explosion ImpactSounds: expnew13.aud -Warhead@3EffWater: - -Warhead@4EffAir: -Warhead@5Smu: