summaryrefslogtreecommitdiff
path: root/graphics/tilesets/indoor/candle.tsx
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-01 22:02:30 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-01 22:02:30 +0400
commit700c50c4aa9d2c0b56234e2811455c90fe84031a (patch)
tree44ecaa28cfa076854259340b95f15b7505cce60d /graphics/tilesets/indoor/candle.tsx
parentf825e0debc7cb11e15cbc4c89ab0c83927264b11 (diff)
downloadclientdata-700c50c4aa9d2c0b56234e2811455c90fe84031a.tar.gz
clientdata-700c50c4aa9d2c0b56234e2811455c90fe84031a.tar.bz2
clientdata-700c50c4aa9d2c0b56234e2811455c90fe84031a.tar.xz
clientdata-700c50c4aa9d2c0b56234e2811455c90fe84031a.zip
Put all tilesets in a single folder.
Diffstat (limited to 'graphics/tilesets/indoor/candle.tsx')
-rw-r--r--graphics/tilesets/indoor/candle.tsx32
1 files changed, 0 insertions, 32 deletions
diff --git a/graphics/tilesets/indoor/candle.tsx b/graphics/tilesets/indoor/candle.tsx
deleted file mode 100644
index 7feffb7e..00000000
--- a/graphics/tilesets/indoor/candle.tsx
+++ /dev/null
@@ -1,32 +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>
-</tileset>