diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index 7f97a3e73b..4213f71a5d 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -569,3 +569,29 @@ 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 + +^Drum: + Inherits: ^Decoration + Tooltip: + Name: Drum + +^Palette: + Inherits: ^Decoration + Tooltip: + Name: Palette diff --git a/mods/ts/rules/misc.yaml b/mods/ts/rules/misc.yaml index 1a737a55d7..b9f55ea833 100644 --- a/mods/ts/rules/misc.yaml +++ b/mods/ts/rules/misc.yaml @@ -115,3 +115,38 @@ TROCK04: TROCK05: Inherits: ^Rock +CRAT01: + Inherits: ^Box + +CRAT02: + Inherits: ^Box + +CRAT03: + Inherits: ^Box + +CRAT04: + Inherits: ^Box + +CRAT0A: + Inherits: ^Box + +CRAT0B: + Inherits: ^Box + +DRUM01: + Inherits: ^Drum + +DRUM02: + Inherits: ^Drum + +PALET01: + Inherits: ^Palette + +PALET02: + Inherits: ^Palette + +PALET03: + Inherits: ^Palette + +PALET04: + Inherits: ^Palette diff --git a/mods/ts/sequences/misc.yaml b/mods/ts/sequences/misc.yaml index 362077c7d1..37a3c11188 100644 --- a/mods/ts/sequences/misc.yaml +++ b/mods/ts/sequences/misc.yaml @@ -473,3 +473,42 @@ dbris8lg: dbris9lg: idle: Length:* + +crat01: + idle: + +crat02: + idle: + +crat03: + idle: + +crat04: + idle: + +crat0a: + idle: + +crat0b: + idle: + +crat0c: + idle: + +drum01: + idle: + +drum02: + idle: + +palet01: + idle: + +palet02: + idle: + +palet03: + idle: + +palet04: + idle: