From 6c3b668a86799fe1ad647e2dca253be4c4f9eac5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Wed, 5 Aug 2015 18:18:47 +0200 Subject: [PATCH] add boxes (decorational crates) --- mods/ts/rules/defaults.yaml | 16 ++++++++++++++++ mods/ts/rules/misc.yaml | 18 ++++++++++++++++++ mods/ts/sequences/misc.yaml | 21 +++++++++++++++++++++ 3 files changed, 55 insertions(+) diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index 6cb017838a..c3e087870c 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -565,3 +565,19 @@ Tooltip: Name: Rock +^Decoration: + HiddenUnderShroud: + RenderSprites: + Palette: terraindecoration + WithSpriteBody: + AutoSelectionSize: + Building: + Footprint: x + Dimensions: 1, 1 + BodyOrientation: + UseClassicPerspectiveFudge: False + +^Box: + Inherits: ^Decoration + Tooltip: + Name: Box diff --git a/mods/ts/rules/misc.yaml b/mods/ts/rules/misc.yaml index 1a737a55d7..34a0c2144c 100644 --- a/mods/ts/rules/misc.yaml +++ b/mods/ts/rules/misc.yaml @@ -115,3 +115,21 @@ TROCK04: TROCK05: Inherits: ^Rock +CRAT01: + Inherits: ^Box + +CRAT02: + Inherits: ^Box + +CRAT03: + Inherits: ^Box + +CRAT04: + Inherits: ^Box + +CRAT0A: + Inherits: ^Box + +CRAT0B: + Inherits: ^Box + diff --git a/mods/ts/sequences/misc.yaml b/mods/ts/sequences/misc.yaml index cc1951a3d4..7901b25692 100644 --- a/mods/ts/sequences/misc.yaml +++ b/mods/ts/sequences/misc.yaml @@ -478,3 +478,24 @@ dbris8lg: dbris9lg: idle: Length:* + +crat01: + idle: + +crat02: + idle: + +crat03: + idle: + +crat04: + idle: + +crat0a: + idle: + +crat0b: + idle: + +crat0c: + idle: