summaryrefslogtreecommitdiff
path: root/graphics/tilesets/Indoor
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-30 00:43:27 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-30 00:43:27 +0200
commitc4e1ea6b41ff9920ff1dcb1f6b7ffd8c62b45787 (patch)
treea16c55c21aa2040f8d831831dff6d6c6fd247874 /graphics/tilesets/Indoor
parent1a82b52b0cecb7cfab3a48232dc45081a0c4a46d (diff)
downloadclientdata-c4e1ea6b41ff9920ff1dcb1f6b7ffd8c62b45787.tar.gz
clientdata-c4e1ea6b41ff9920ff1dcb1f6b7ffd8c62b45787.tar.bz2
clientdata-c4e1ea6b41ff9920ff1dcb1f6b7ffd8c62b45787.tar.xz
clientdata-c4e1ea6b41ff9920ff1dcb1f6b7ffd8c62b45787.zip
Placed exported animated tilesets into the maps/ folder.
Diffstat (limited to 'graphics/tilesets/Indoor')
-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 08778c43..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>