From 2444491fc632657e46658c455675aeddbe660344 Mon Sep 17 00:00:00 2001 From: reaperrr Date: Sun, 15 May 2016 16:15:33 +0200 Subject: [PATCH] Fix exploding V2RL sound You could here the 'Report' of the V2 weapon when the launcher exploded. Added V2-exclusive explosion weapon to fix that. --- mods/ra/rules/vehicles.yaml | 2 +- mods/ra/weapons/explosions.yaml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/mods/ra/rules/vehicles.yaml b/mods/ra/rules/vehicles.yaml index 9898db0a0b..cbea16df42 100644 --- a/mods/ra/rules/vehicles.yaml +++ b/mods/ra/rules/vehicles.yaml @@ -24,7 +24,7 @@ V2RL: VisualBounds: 28,28 AutoTarget: Explodes: - Weapon: SCUD + Weapon: V2Explode WithAttackAnimation: AimSequence: aim ReloadPrefix: empty- diff --git a/mods/ra/weapons/explosions.yaml b/mods/ra/weapons/explosions.yaml index 12b5715cfb..da57ecb555 100644 --- a/mods/ra/weapons/explosions.yaml +++ b/mods/ra/weapons/explosions.yaml @@ -216,6 +216,10 @@ ArtilleryExplode: ImpactSounds: splash9.aud ValidImpactTypes: Water +V2Explode: + Inherits: SCUD + -Report: + BarrelExplode: Warhead@1Dam: SpreadDamage Spread: 426