summaryrefslogtreecommitdiff
path: root/graphics/legacy/tilesets/woodenpump.tsx
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2017-09-03 22:02:28 +0400
committerAlige <gauvain.dauchy@free.fr>2017-09-03 22:02:28 +0400
commit39b6def2496825308cf03203ad028b269e2f306d (patch)
tree6f498a889dc765580a111f0f8f91038e20c58646 /graphics/legacy/tilesets/woodenpump.tsx
parent2ff7d17eb7819f23386c3436102826e6b72d3f88 (diff)
downloadclientdata-39b6def2496825308cf03203ad028b269e2f306d.tar.gz
clientdata-39b6def2496825308cf03203ad028b269e2f306d.tar.bz2
clientdata-39b6def2496825308cf03203ad028b269e2f306d.tar.xz
clientdata-39b6def2496825308cf03203ad028b269e2f306d.zip
Renamed legacy tilesets.
Diffstat (limited to 'graphics/legacy/tilesets/woodenpump.tsx')
-rw-r--r--graphics/legacy/tilesets/woodenpump.tsx40
1 files changed, 0 insertions, 40 deletions
diff --git a/graphics/legacy/tilesets/woodenpump.tsx b/graphics/legacy/tilesets/woodenpump.tsx
deleted file mode 100644
index e0d74aaa..00000000
--- a/graphics/legacy/tilesets/woodenpump.tsx
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="woodenpump" tilewidth="32" tileheight="96">
- <image source="woodenpump.png" width="352" height="96"/>
- <tile id="0">
- <animation>
- <frame tileid="1" duration="130"/>
- <frame tileid="2" duration="130"/>
- <frame tileid="3" duration="130"/>
- <frame tileid="4" duration="130"/>
- <frame tileid="5" duration="130"/>
- <frame tileid="6" duration="130"/>
- <frame tileid="7" duration="130"/>
- <frame tileid="8" duration="130"/>
- <frame tileid="9" duration="130"/>
- <frame tileid="10" duration="130"/>
- </animation>
- <properties>
- <property name="animation-delay0" value="13"/>
- <property name="animation-delay1" value="20"/>
- <property name="animation-delay2" value="13"/>
- <property name="animation-delay3" value="13"/>
- <property name="animation-delay4" value="13"/>
- <property name="animation-delay5" value="13"/>
- <property name="animation-delay6" value="13"/>
- <property name="animation-delay7" value="13"/>
- <property name="animation-delay8" value="13"/>
- <property name="animation-delay9" value="13"/>
- <property name="animation-frame0" value="1"/>
- <property name="animation-frame1" value="2"/>
- <property name="animation-frame2" value="3"/>
- <property name="animation-frame3" value="4"/>
- <property name="animation-frame4" value="5"/>
- <property name="animation-frame5" value="6"/>
- <property name="animation-frame6" value="7"/>
- <property name="animation-frame7" value="8"/>
- <property name="animation-frame8" value="9"/>
- <property name="animation-frame9" value="10"/>
- </properties>
- </tile>
-</tileset>