summaryrefslogtreecommitdiff
path: root/graphics/tilesets/Indoor/Candle.tsx
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-30 00:30:41 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-30 00:30:41 +0200
commit037411035e37209511e65c6bed898d76b86c193b (patch)
tree1d4f99668dcd89e5a09cbd79e99e51c6f4c347cd /graphics/tilesets/Indoor/Candle.tsx
parentf7d48ca75dc106558a96eb5619bb9c0a2eca5026 (diff)
downloadclientdata-037411035e37209511e65c6bed898d76b86c193b.tar.gz
clientdata-037411035e37209511e65c6bed898d76b86c193b.tar.bz2
clientdata-037411035e37209511e65c6bed898d76b86c193b.tar.xz
clientdata-037411035e37209511e65c6bed898d76b86c193b.zip
Exported the animated candle tileset.
Diffstat (limited to 'graphics/tilesets/Indoor/Candle.tsx')
-rw-r--r--graphics/tilesets/Indoor/Candle.tsx32
1 files changed, 32 insertions, 0 deletions
diff --git a/graphics/tilesets/Indoor/Candle.tsx b/graphics/tilesets/Indoor/Candle.tsx
new file mode 100644
index 00000000..08778c43
--- /dev/null
+++ b/graphics/tilesets/Indoor/Candle.tsx
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Candle" tilewidth="32" tileheight="64">
+ <image source="Candle.png" width="96" height="128"/>
+ <tile id="0">
+ <properties>
+ <property name="animation-delay0" value="13"/>
+ <property name="animation-delay1" value="12"/>
+ <property name="animation-delay2" value="13"/>
+ <property name="animation-delay3" value="12"/>
+ <property name="animation-delay4" value="11"/>
+ <property name="animation-frame0" value="0"/>
+ <property name="animation-frame1" value="1"/>
+ <property name="animation-frame2" value="2"/>
+ <property name="animation-frame3" value="1"/>
+ <property name="animation-frame4" value="2"/>
+ </properties>
+ </tile>
+ <tile id="3">
+ <properties>
+ <property name="animation-delay0" value="13"/>
+ <property name="animation-delay1" value="12"/>
+ <property name="animation-delay2" value="13"/>
+ <property name="animation-delay3" value="12"/>
+ <property name="animation-delay4" value="11"/>
+ <property name="animation-frame0" value="3"/>
+ <property name="animation-frame1" value="4"/>
+ <property name="animation-frame2" value="5"/>
+ <property name="animation-frame3" value="4"/>
+ <property name="animation-frame4" value="5"/>
+ </properties>
+ </tile>
+</tileset>