From 8aac12ffb4984be5589124804779e27af4b8ff67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Wed, 5 Aug 2015 18:27:13 +0200 Subject: [PATCH] add palettes (decorational sprites) --- mods/ts/rules/defaults.yaml | 5 +++++ mods/ts/rules/misc.yaml | 12 ++++++++++++ mods/ts/sequences/misc.yaml | 12 ++++++++++++ 3 files changed, 29 insertions(+) diff --git a/mods/ts/rules/defaults.yaml b/mods/ts/rules/defaults.yaml index 4b04fad169..76cdaf7fec 100644 --- a/mods/ts/rules/defaults.yaml +++ b/mods/ts/rules/defaults.yaml @@ -586,3 +586,8 @@ 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 c25c3ccb94..b9f55ea833 100644 --- a/mods/ts/rules/misc.yaml +++ b/mods/ts/rules/misc.yaml @@ -138,3 +138,15 @@ DRUM01: 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 f95405342b..77aa782a28 100644 --- a/mods/ts/sequences/misc.yaml +++ b/mods/ts/sequences/misc.yaml @@ -505,3 +505,15 @@ drum01: drum02: idle: + +palet01: + idle: + +palet02: + idle: + +palet03: + idle: + +palet04: + idle: