From c8b2a7dc04c78a8412df62cad1761541d1a3bd55 Mon Sep 17 00:00:00 2001 From: abc013 Date: Tue, 3 Oct 2017 13:29:47 +0200 Subject: [PATCH] Changed Aircraft explosion --- mods/ra/rules/defaults.yaml | 2 ++ mods/ra/weapons/explosions.yaml | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/mods/ra/rules/defaults.yaml b/mods/ra/rules/defaults.yaml index 233b7a6b36..f75c7eae3d 100644 --- a/mods/ra/rules/defaults.yaml +++ b/mods/ra/rules/defaults.yaml @@ -921,6 +921,7 @@ Spins: False Moves: True Velocity: 86 + Explosion: UnitExplodePlane EditorTilesetFilter: Categories: Husk RevealOnDeath: @@ -938,6 +939,7 @@ CanHover: True VTOL: true FallsToEarth: + Explosion: UnitExplodeHeli BodyOrientation: UseClassicFacingFudge: True RevealOnDeath: diff --git a/mods/ra/weapons/explosions.yaml b/mods/ra/weapons/explosions.yaml index 9fd0b6ef17..848986112f 100644 --- a/mods/ra/weapons/explosions.yaml +++ b/mods/ra/weapons/explosions.yaml @@ -58,6 +58,16 @@ UnitExplode: Warhead@1Dam: SpreadDamage Falloff: 1000, 368, 135, 50, 18, 7, 0 +UnitExplodePlane: + Inherits: UnitExplode + Warhead@2Eff: CreateEffect + Explosions: large_napalm + +UnitExplodeHeli: + Inherits: UnitExplode + Warhead@2Eff: CreateEffect + Explosions: napalm + UnitExplodeShip: Inherits: ^Explosion -Warhead@Smu: LeaveSmudge