From c2e3806a7797479ca37bf295a751c63458bd56ee Mon Sep 17 00:00:00 2001 From: Pavel Penev Date: Mon, 6 Jul 2020 01:48:54 +0300 Subject: [PATCH] Added a FlashPaletteEffect to RA nukes and removed from D2k --- mods/d2k/weapons/other.yaml | 2 -- mods/ra/weapons/explosions.yaml | 6 ++++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/mods/d2k/weapons/other.yaml b/mods/d2k/weapons/other.yaml index d5ef089b40..a70a447d52 100644 --- a/mods/d2k/weapons/other.yaml +++ b/mods/d2k/weapons/other.yaml @@ -123,8 +123,6 @@ DeathHand: Duration: 20 Intensity: 5 Multiplier: 1,1 - Warhead@FlashEffect: FlashPaletteEffect - Duration: 20 DeathHandCluster: Inherits: Debris2 diff --git a/mods/ra/weapons/explosions.yaml b/mods/ra/weapons/explosions.yaml index 0a5133ac72..494622425d 100644 --- a/mods/ra/weapons/explosions.yaml +++ b/mods/ra/weapons/explosions.yaml @@ -250,6 +250,9 @@ CrateNuke: ValidTargets: Ground, Infantry Size: 4 Delay: 5 + Warhead@7FlashEffect: FlashPaletteEffect + Duration: 20 + FlashType: Nuke MiniNuke: ValidTargets: Ground, GroundActor, Trees, Water, WaterActor, Underwater, Air, AirborneActor @@ -321,3 +324,6 @@ MiniNuke: ValidTargets: Ground, Infantry Size: 4 Delay: 15 + Warhead@14FlashEffect: FlashPaletteEffect + Duration: 20 + FlashType: Nuke