From b262676b08f0cf0db0cc46e687e46f062d1a1dce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 29 May 2016 23:24:41 +0200 Subject: [PATCH] Add a missing DESERT cactus to Red Alert. --- mods/ra/rules/decoration.yaml | 7 +++++++ mods/ra/rules/husks.yaml | 5 +++++ mods/ra/sequences/decorations.yaml | 15 +++++++++++++++ 3 files changed, 27 insertions(+) diff --git a/mods/ra/rules/decoration.yaml b/mods/ra/rules/decoration.yaml index d21d5288f3..b7ebd2133b 100644 --- a/mods/ra/rules/decoration.yaml +++ b/mods/ra/rules/decoration.yaml @@ -76,6 +76,13 @@ T08: SpawnActorOnDeath: Actor: T08.Husk +T09: + Inherits: ^Tree + EditorTilesetFilter: + ExcludeTilesets: TEMPERAT, SNOW, INTERIOR + SpawnActorOnDeath: + Actor: T09.Husk + T10: Inherits: ^Tree Building: diff --git a/mods/ra/rules/husks.yaml b/mods/ra/rules/husks.yaml index d51a8c8fef..79f532afa3 100644 --- a/mods/ra/rules/husks.yaml +++ b/mods/ra/rules/husks.yaml @@ -285,6 +285,11 @@ T08.Husk: Footprint: x_ Dimensions: 2,1 +T09.Husk: + Inherits: ^TreeHusk + EditorTilesetFilter: + ExcludeTilesets: TEMPERAT, SNOW, INTERIOR + T10.Husk: Inherits: ^TreeHusk Building: diff --git a/mods/ra/sequences/decorations.yaml b/mods/ra/sequences/decorations.yaml index 6f16ab01a9..a1893a9e5a 100644 --- a/mods/ra/sequences/decorations.yaml +++ b/mods/ra/sequences/decorations.yaml @@ -799,6 +799,21 @@ t04.husk: Length: 8 Tick: 80 +t09: + Defaults: + AddExtension: false + idle: t09.des + +t09.husk: + Defaults: t09 + AddExtension: false + idle: t09.des + Start: 1 + dead: t09.des + Start: 2 + Length: 8 + Tick: 80 + v20: Defaults: AddExtension: false