From ef3527593e6a7f78dd33ff9cb2cea723111f15bc Mon Sep 17 00:00:00 2001 From: Reid Yaro Date: Sat, 19 Jan 2013 03:25:45 +0000 Subject: Lilypond tile have now a small water animation, Make lilypond flower tile with red collision, Move some accessories tiles from ground to accessories tileset, Rename accessories to accessory, Change candle tileset name to Candle, to fit other tilesets, Add new lilypond tiles and animation on 000-1 map. --- graphics/tilesets/accessories.png | Bin 10449 -> 0 bytes graphics/tilesets/accessory.png | Bin 0 -> 10460 bytes graphics/tilesets/accessory.tsx | 18 ++++++++++++++++++ graphics/tilesets/candle.tsx | 2 +- graphics/tilesets/ground.png | Bin 207422 -> 206075 bytes 5 files changed, 19 insertions(+), 1 deletion(-) delete mode 100644 graphics/tilesets/accessories.png create mode 100644 graphics/tilesets/accessory.png create mode 100644 graphics/tilesets/accessory.tsx (limited to 'graphics') diff --git a/graphics/tilesets/accessories.png b/graphics/tilesets/accessories.png deleted file mode 100644 index 7bc8f2e2..00000000 Binary files a/graphics/tilesets/accessories.png and /dev/null differ diff --git a/graphics/tilesets/accessory.png b/graphics/tilesets/accessory.png new file mode 100644 index 00000000..deb2a522 Binary files /dev/null and b/graphics/tilesets/accessory.png differ diff --git a/graphics/tilesets/accessory.tsx b/graphics/tilesets/accessory.tsx new file mode 100644 index 00000000..3b418823 --- /dev/null +++ b/graphics/tilesets/accessory.tsx @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/candle.tsx b/graphics/tilesets/candle.tsx index 7feffb7e..f596a6fd 100644 --- a/graphics/tilesets/candle.tsx +++ b/graphics/tilesets/candle.tsx @@ -1,5 +1,5 @@ - + diff --git a/graphics/tilesets/ground.png b/graphics/tilesets/ground.png index 6e7426a5..b7b1934b 100644 Binary files a/graphics/tilesets/ground.png and b/graphics/tilesets/ground.png differ -- cgit v1.2.3-70-g09d2