summaryrefslogtreecommitdiff
path: root/graphics/tilesets/candle.tsx
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-06-30 20:11:43 +0200
committerAlige <gauvain.dauchy@free.fr>2016-06-30 20:11:43 +0200
commit679133b4e290c210ebc741817ffc04cbb7de78b1 (patch)
treeefb08cedf57cdd8da338a35ac855c51db1e66b02 /graphics/tilesets/candle.tsx
parentf69200fe535efc9f2f08aa7b5a47973bca447827 (diff)
downloadclientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.tar.gz
clientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.tar.bz2
clientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.tar.xz
clientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.zip
Renamed candle to candle-x1x2.
Diffstat (limited to 'graphics/tilesets/candle.tsx')
-rw-r--r--graphics/tilesets/candle.tsx60
1 files changed, 0 insertions, 60 deletions
diff --git a/graphics/tilesets/candle.tsx b/graphics/tilesets/candle.tsx
deleted file mode 100644
index ea698e9c..00000000
--- a/graphics/tilesets/candle.tsx
+++ /dev/null
@@ -1,60 +0,0 @@
-<?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>
- <tile id="6">
- <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="6"/>
- <property name="animation-frame1" value="7"/>
- <property name="animation-frame2" value="8"/>
- <property name="animation-frame3" value="7"/>
- <property name="animation-frame4" value="8"/>
- </properties>
- </tile>
- <tile id="9">
- <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="9"/>
- <property name="animation-frame1" value="10"/>
- <property name="animation-frame2" value="11"/>
- <property name="animation-frame3" value="10"/>
- <property name="animation-frame4" value="11"/>
- </properties>
- </tile>
-</tileset>