summaryrefslogtreecommitdiff
path: root/graphics/tilesets/wheel_tileset.tsx
diff options
context:
space:
mode:
authorMicksha <ms-shaman@gmx.de>2020-04-15 23:24:39 +0000
committerJesusaves <cpntb1@ymail.com>2020-04-15 23:24:39 +0000
commit4a1ac5cdb24d3ffacc47e470c234e65ae89695b7 (patch)
tree9a1ef2bb938a8ebd4f1bdddf3f00fabf955b8e72 /graphics/tilesets/wheel_tileset.tsx
parent26fdb67dd4714dd08b17a570c33714c740054fd0 (diff)
downloadclientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.gz
clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.bz2
clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.xz
clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.zip
Candor Domain, C006-4
Also contains: * Self-Made-Problems :tm: , moves all evol tilesets to evol/ * Voice effects for Candor Gates
Diffstat (limited to 'graphics/tilesets/wheel_tileset.tsx')
-rw-r--r--graphics/tilesets/wheel_tileset.tsx13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/tilesets/wheel_tileset.tsx b/graphics/tilesets/wheel_tileset.tsx
new file mode 100644
index 00000000..59cdc50f
--- /dev/null
+++ b/graphics/tilesets/wheel_tileset.tsx
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="wheel_tileset" tilewidth="512" tileheight="512">
+ <image source="wheel_tileset.png" width="2560" height="512"/>
+ <tile id="0">
+ <animation>
+ <frame tileid="0" duration="220"/>
+ <frame tileid="1" duration="220"/>
+ <frame tileid="2" duration="220"/>
+ <frame tileid="3" duration="220"/>
+ <frame tileid="4" duration="220"/>
+ </animation>
+ </tile>
+</tileset> \ No newline at end of file