summaryrefslogtreecommitdiff
path: root/tilesets
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2012-07-20 17:35:17 -0700
committerBen Longbons <b.r.longbons@gmail.com>2012-07-31 14:50:52 -0700
commit58aceadf8929b7d46d5dccc54cd406e563ed4247 (patch)
tree45e340fd38a374b14596ce2864e9c2bb445a7278 /tilesets
parent2900bbe3004fdf86a379a19d9fe1723fe0f0eada (diff)
downloadclientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.gz
clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.bz2
clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.tar.xz
clientdata-58aceadf8929b7d46d5dccc54cd406e563ed4247.zip
Canonicalize tileset order and use external tilesets
Diffstat (limited to 'tilesets')
-rw-r--r--tilesets/Crypt-Archways.tsx4
-rw-r--r--tilesets/Crypt-Blockwall.tsx4
-rw-r--r--tilesets/Crypt-Fringe.tsx4
-rw-r--r--tilesets/Crypt-Fringe_x3-fixme.tsx4
-rw-r--r--tilesets/Forest.tsx4
-rw-r--r--tilesets/Forest_cover.tsx4
-rw-r--r--tilesets/Pots_x2-fixme.tsx4
-rw-r--r--tilesets/Snow.tsx4
-rw-r--r--tilesets/Snow_ground.tsx4
-rw-r--r--tilesets/Snow_tree_x3.tsx4
-rw-r--r--tilesets/Snow_village.tsx4
-rw-r--r--tilesets/Snow_village2.tsx4
-rw-r--r--tilesets/Snow_x2.tsx4
-rw-r--r--tilesets/Snow_x3.tsx4
-rw-r--r--tilesets/Tulimshar_Docks.tsx4
-rw-r--r--tilesets/Woodland_graveyard_crypt.tsx4
-rw-r--r--tilesets/Woodland_graveyard_ground.tsx4
-rw-r--r--tilesets/Woodland_graveyard_x3.tsx4
-rw-r--r--tilesets/Woodland_graveyard_x4.tsx4
-rw-r--r--tilesets/Woodland_ground.tsx4
-rw-r--r--tilesets/Woodland_swamp.tsx4
-rw-r--r--tilesets/Woodland_village.tsx4
-rw-r--r--tilesets/Woodland_village_x2.tsx4
-rw-r--r--tilesets/Woodland_water.tsx4
-rw-r--r--tilesets/Woodland_x2-fixme.tsx4
-rw-r--r--tilesets/Woodland_x2.tsx4
-rw-r--r--tilesets/Woodland_x3.tsx4
-rw-r--r--tilesets/Woodland_x4.tsx4
-rw-r--r--tilesets/Woodland_x5.tsx4
-rw-r--r--tilesets/Woodland_x8.tsx4
-rw-r--r--tilesets/arena.tsx4
-rw-r--r--tilesets/barbarians-outdoor-fixme.tsx4
-rw-r--r--tilesets/barbarians-yurt_x4.tsx4
-rw-r--r--tilesets/cave.tsx4
-rw-r--r--tilesets/cave_ani_wetwall-fixme.tsx4
-rw-r--r--tilesets/cave_ani_wetwall.tsx212
-rw-r--r--tilesets/cave_bilevel.tsx4
-rw-r--r--tilesets/cave_x2-fixme.tsx4
-rw-r--r--tilesets/cave_x2.tsx4
-rw-r--r--tilesets/collision.tsx4
-rw-r--r--tilesets/desert1.tsx4
-rw-r--r--tilesets/desert2.tsx4
-rw-r--r--tilesets/desert_x2.tsx4
-rw-r--r--tilesets/desert_x3.tsx4
-rw-r--r--tilesets/desert_x5.tsx4
-rw-r--r--tilesets/icecave.tsx4
-rw-r--r--tilesets/inn.tsx4
-rw-r--r--tilesets/inn2.tsx4
-rw-r--r--tilesets/inn_x2.tsx4
-rw-r--r--tilesets/inn_x3.tsx4
-rw-r--r--tilesets/inn_x4.tsx4
-rw-r--r--tilesets/mountain.tsx4
-rw-r--r--tilesets/mushrooms.tsx4
-rw-r--r--tilesets/tictactoe.tsx4
-rw-r--r--tilesets/trans_woodland-desert.tsx4
-rw-r--r--tilesets/tulimshar1.tsx4
-rw-r--r--tilesets/woodland_indoor.tsx4
-rw-r--r--tilesets/woodland_indoor_x2-fixme.tsx4
-rw-r--r--tilesets/woodland_indoor_x2.tsx4
-rw-r--r--tilesets/woodland_indoor_x3-fixme.tsx4
-rw-r--r--tilesets/woodland_indoor_x3.tsx4
61 files changed, 452 insertions, 0 deletions
diff --git a/tilesets/Crypt-Archways.tsx b/tilesets/Crypt-Archways.tsx
new file mode 100644
index 00000000..6c900058
--- /dev/null
+++ b/tilesets/Crypt-Archways.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Crypt-Archways" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Crypt-Archways.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Crypt-Blockwall.tsx b/tilesets/Crypt-Blockwall.tsx
new file mode 100644
index 00000000..a0492457
--- /dev/null
+++ b/tilesets/Crypt-Blockwall.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Crypt-Blockwall" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Crypt-Blockwall.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Crypt-Fringe.tsx b/tilesets/Crypt-Fringe.tsx
new file mode 100644
index 00000000..7bdf4ddf
--- /dev/null
+++ b/tilesets/Crypt-Fringe.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Crypt-Fringe" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Crypt-Fringe.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Crypt-Fringe_x3-fixme.tsx b/tilesets/Crypt-Fringe_x3-fixme.tsx
new file mode 100644
index 00000000..b2a4d88b
--- /dev/null
+++ b/tilesets/Crypt-Fringe_x3-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Crypt-Fringe_x3-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Crypt-Fringe_x3.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Forest.tsx b/tilesets/Forest.tsx
new file mode 100644
index 00000000..a1f8f34f
--- /dev/null
+++ b/tilesets/Forest.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Forest" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Forest.png" width="608" height="672"/>
+</tileset>
diff --git a/tilesets/Forest_cover.tsx b/tilesets/Forest_cover.tsx
new file mode 100644
index 00000000..365ff43e
--- /dev/null
+++ b/tilesets/Forest_cover.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Forest_cover" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Forest_cover.png" width="320" height="320"/>
+</tileset>
diff --git a/tilesets/Pots_x2-fixme.tsx b/tilesets/Pots_x2-fixme.tsx
new file mode 100644
index 00000000..558ac93c
--- /dev/null
+++ b/tilesets/Pots_x2-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Pots_x2-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Pots_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/Snow.tsx b/tilesets/Snow.tsx
new file mode 100644
index 00000000..30868efb
--- /dev/null
+++ b/tilesets/Snow.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Snow" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Snow.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Snow_ground.tsx b/tilesets/Snow_ground.tsx
new file mode 100644
index 00000000..51fad927
--- /dev/null
+++ b/tilesets/Snow_ground.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Snow_ground" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Snow_ground.png" width="352" height="224"/>
+</tileset>
diff --git a/tilesets/Snow_tree_x3.tsx b/tilesets/Snow_tree_x3.tsx
new file mode 100644
index 00000000..087d5ebc
--- /dev/null
+++ b/tilesets/Snow_tree_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Snow_tree_x3" tilewidth="64" tileheight="96">
+ <image source="../graphics/tiles/Snow_tree_x3.png" width="256" height="96"/>
+</tileset>
diff --git a/tilesets/Snow_village.tsx b/tilesets/Snow_village.tsx
new file mode 100644
index 00000000..e2f5fa58
--- /dev/null
+++ b/tilesets/Snow_village.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Snow_village" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Snow_village.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Snow_village2.tsx b/tilesets/Snow_village2.tsx
new file mode 100644
index 00000000..7e94f063
--- /dev/null
+++ b/tilesets/Snow_village2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Snow_village2" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Snow_village2.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Snow_x2.tsx b/tilesets/Snow_x2.tsx
new file mode 100644
index 00000000..d063f386
--- /dev/null
+++ b/tilesets/Snow_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Snow_x2" tilewidth="32" tileheight="64">
+ <image source="../graphics/tiles/Snow_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/Snow_x3.tsx b/tilesets/Snow_x3.tsx
new file mode 100644
index 00000000..85f68914
--- /dev/null
+++ b/tilesets/Snow_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Snow_x3" tilewidth="32" tileheight="96">
+ <image source="../graphics/tiles/Snow_x3.png" width="512" height="96"/>
+</tileset>
diff --git a/tilesets/Tulimshar_Docks.tsx b/tilesets/Tulimshar_Docks.tsx
new file mode 100644
index 00000000..b02c6663
--- /dev/null
+++ b/tilesets/Tulimshar_Docks.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Tulimshar_Docks" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Tulimshar_Docks.png" width="512" height="320"/>
+</tileset>
diff --git a/tilesets/Woodland_graveyard_crypt.tsx b/tilesets/Woodland_graveyard_crypt.tsx
new file mode 100644
index 00000000..ec1c9aba
--- /dev/null
+++ b/tilesets/Woodland_graveyard_crypt.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_graveyard_crypt" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Woodland_graveyard_crypt.png" width="224" height="288"/>
+</tileset>
diff --git a/tilesets/Woodland_graveyard_ground.tsx b/tilesets/Woodland_graveyard_ground.tsx
new file mode 100644
index 00000000..d0ff4e28
--- /dev/null
+++ b/tilesets/Woodland_graveyard_ground.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_graveyard_ground" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Woodland_graveyard_ground.png" width="512" height="128"/>
+</tileset>
diff --git a/tilesets/Woodland_graveyard_x3.tsx b/tilesets/Woodland_graveyard_x3.tsx
new file mode 100644
index 00000000..03cd5d7b
--- /dev/null
+++ b/tilesets/Woodland_graveyard_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_graveyard_x3" tilewidth="32" tileheight="96">
+ <image source="../graphics/tiles/Woodland_graveyard_x3.png" width="512" height="480"/>
+</tileset>
diff --git a/tilesets/Woodland_graveyard_x4.tsx b/tilesets/Woodland_graveyard_x4.tsx
new file mode 100644
index 00000000..fcd3376e
--- /dev/null
+++ b/tilesets/Woodland_graveyard_x4.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_graveyard_x4" tilewidth="32" tileheight="128">
+ <image source="../graphics/tiles/Woodland_graveyard_x4.png" width="512" height="128"/>
+</tileset>
diff --git a/tilesets/Woodland_ground.tsx b/tilesets/Woodland_ground.tsx
new file mode 100644
index 00000000..53a8c3c7
--- /dev/null
+++ b/tilesets/Woodland_ground.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_ground" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Woodland_ground.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Woodland_swamp.tsx b/tilesets/Woodland_swamp.tsx
new file mode 100644
index 00000000..42df34d0
--- /dev/null
+++ b/tilesets/Woodland_swamp.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_swamp" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Woodland_swamp.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Woodland_village.tsx b/tilesets/Woodland_village.tsx
new file mode 100644
index 00000000..ceebee32
--- /dev/null
+++ b/tilesets/Woodland_village.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_village" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Woodland_village.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/Woodland_village_x2.tsx b/tilesets/Woodland_village_x2.tsx
new file mode 100644
index 00000000..2bf1bdd8
--- /dev/null
+++ b/tilesets/Woodland_village_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_village_x2" tilewidth="32" tileheight="64">
+ <image source="../graphics/tiles/Woodland_village_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/Woodland_water.tsx b/tilesets/Woodland_water.tsx
new file mode 100644
index 00000000..92c584a0
--- /dev/null
+++ b/tilesets/Woodland_water.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_water" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Woodland_water.png" width="512" height="96"/>
+</tileset>
diff --git a/tilesets/Woodland_x2-fixme.tsx b/tilesets/Woodland_x2-fixme.tsx
new file mode 100644
index 00000000..089c7bce
--- /dev/null
+++ b/tilesets/Woodland_x2-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_x2-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/Woodland_x2.png" width="512" height="128"/>
+</tileset>
diff --git a/tilesets/Woodland_x2.tsx b/tilesets/Woodland_x2.tsx
new file mode 100644
index 00000000..de146d70
--- /dev/null
+++ b/tilesets/Woodland_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_x2" tilewidth="32" tileheight="64">
+ <image source="../graphics/tiles/Woodland_x2.png" width="512" height="128"/>
+</tileset>
diff --git a/tilesets/Woodland_x3.tsx b/tilesets/Woodland_x3.tsx
new file mode 100644
index 00000000..283717ef
--- /dev/null
+++ b/tilesets/Woodland_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_x3" tilewidth="32" tileheight="96">
+ <image source="../graphics/tiles/Woodland_x3.png" width="512" height="192"/>
+</tileset>
diff --git a/tilesets/Woodland_x4.tsx b/tilesets/Woodland_x4.tsx
new file mode 100644
index 00000000..7d33a906
--- /dev/null
+++ b/tilesets/Woodland_x4.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_x4" tilewidth="32" tileheight="128">
+ <image source="../graphics/tiles/Woodland_x4.png" width="512" height="128"/>
+</tileset>
diff --git a/tilesets/Woodland_x5.tsx b/tilesets/Woodland_x5.tsx
new file mode 100644
index 00000000..67ca33ce
--- /dev/null
+++ b/tilesets/Woodland_x5.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_x5" tilewidth="32" tileheight="160">
+ <image source="../graphics/tiles/Woodland_x5.png" width="512" height="160"/>
+</tileset>
diff --git a/tilesets/Woodland_x8.tsx b/tilesets/Woodland_x8.tsx
new file mode 100644
index 00000000..fd399e66
--- /dev/null
+++ b/tilesets/Woodland_x8.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Woodland_x8" tilewidth="32" tileheight="256">
+ <image source="../graphics/tiles/Woodland_x8.png" width="512" height="256"/>
+</tileset>
diff --git a/tilesets/arena.tsx b/tilesets/arena.tsx
new file mode 100644
index 00000000..5c15d46c
--- /dev/null
+++ b/tilesets/arena.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="arena" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/arena.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/barbarians-outdoor-fixme.tsx b/tilesets/barbarians-outdoor-fixme.tsx
new file mode 100644
index 00000000..32f25928
--- /dev/null
+++ b/tilesets/barbarians-outdoor-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="barbarians-outdoor-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/barbarians-outdoor.png" width="192" height="64"/>
+</tileset>
diff --git a/tilesets/barbarians-yurt_x4.tsx b/tilesets/barbarians-yurt_x4.tsx
new file mode 100644
index 00000000..8bacfcb8
--- /dev/null
+++ b/tilesets/barbarians-yurt_x4.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="barbarians-yurt_x4" tilewidth="160" tileheight="128">
+ <image source="../graphics/tiles/barbarians-yurt_x4.png" width="320" height="128"/>
+</tileset>
diff --git a/tilesets/cave.tsx b/tilesets/cave.tsx
new file mode 100644
index 00000000..93868277
--- /dev/null
+++ b/tilesets/cave.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="cave" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/cave.png" width="512" height="256"/>
+</tileset>
diff --git a/tilesets/cave_ani_wetwall-fixme.tsx b/tilesets/cave_ani_wetwall-fixme.tsx
new file mode 100644
index 00000000..988d684c
--- /dev/null
+++ b/tilesets/cave_ani_wetwall-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="cave_ani_wetwall-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/cave_ani_wetwall.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/cave_ani_wetwall.tsx b/tilesets/cave_ani_wetwall.tsx
new file mode 100644
index 00000000..2256b2e9
--- /dev/null
+++ b/tilesets/cave_ani_wetwall.tsx
@@ -0,0 +1,212 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="cave_ani_wetwall" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/cave_ani_wetwall.png" width="512" height="512"/>
+ <tile id="0">
+ <properties>
+ <property name="animation-delay0" value="10"/>
+ <property name="animation-delay1" value="10"/>
+ <property name="animation-delay10" value="10"/>
+ <property name="animation-delay11" value="10"/>
+ <property name="animation-delay12" value="10"/>
+ <property name="animation-delay13" value="10"/>
+ <property name="animation-delay14" value="10"/>
+ <property name="animation-delay15" value="10"/>
+ <property name="animation-delay2" value="10"/>
+ <property name="animation-delay3" value="10"/>
+ <property name="animation-delay4" value="10"/>
+ <property name="animation-delay5" value="10"/>
+ <property name="animation-delay6" value="10"/>
+ <property name="animation-delay7" value="10"/>
+ <property name="animation-delay8" value="10"/>
+ <property name="animation-delay9" value="10"/>
+ <property name="animation-frame0" value="0"/>
+ <property name="animation-frame1" value="1"/>
+ <property name="animation-frame10" value="10"/>
+ <property name="animation-frame11" value="11"/>
+ <property name="animation-frame12" value="12"/>
+ <property name="animation-frame13" value="13"/>
+ <property name="animation-frame14" value="14"/>
+ <property name="animation-frame15" value="15"/>
+ <property name="animation-frame2" value="2"/>
+ <property name="animation-frame3" value="3"/>
+ <property name="animation-frame4" value="4"/>
+ <property name="animation-frame5" value="5"/>
+ <property name="animation-frame6" value="6"/>
+ <property name="animation-frame7" value="7"/>
+ <property name="animation-frame8" value="8"/>
+ <property name="animation-frame9" value="9"/>
+ </properties>
+ </tile>
+ <tile id="16">
+ <properties>
+ <property name="animation-delay0" value="10"/>
+ <property name="animation-delay1" value="10"/>
+ <property name="animation-delay10" value="10"/>
+ <property name="animation-delay11" value="10"/>
+ <property name="animation-delay12" value="10"/>
+ <property name="animation-delay13" value="10"/>
+ <property name="animation-delay14" value="10"/>
+ <property name="animation-delay15" value="10"/>
+ <property name="animation-delay2" value="10"/>
+ <property name="animation-delay3" value="10"/>
+ <property name="animation-delay4" value="10"/>
+ <property name="animation-delay5" value="10"/>
+ <property name="animation-delay6" value="10"/>
+ <property name="animation-delay7" value="10"/>
+ <property name="animation-delay8" value="10"/>
+ <property name="animation-delay9" value="10"/>
+ <property name="animation-frame0" value="16"/>
+ <property name="animation-frame1" value="17"/>
+ <property name="animation-frame10" value="26"/>
+ <property name="animation-frame11" value="27"/>
+ <property name="animation-frame12" value="28"/>
+ <property name="animation-frame13" value="29"/>
+ <property name="animation-frame14" value="30"/>
+ <property name="animation-frame15" value="31"/>
+ <property name="animation-frame2" value="18"/>
+ <property name="animation-frame3" value="19"/>
+ <property name="animation-frame4" value="20"/>
+ <property name="animation-frame5" value="21"/>
+ <property name="animation-frame6" value="22"/>
+ <property name="animation-frame7" value="23"/>
+ <property name="animation-frame8" value="24"/>
+ <property name="animation-frame9" value="25"/>
+ </properties>
+ </tile>
+ <tile id="32">
+ <properties>
+ <property name="animation-delay0" value="100"/>
+ <property name="animation-delay1" value="10"/>
+ <property name="animation-delay10" value="10"/>
+ <property name="animation-delay11" value="10"/>
+ <property name="animation-delay12" value="10"/>
+ <property name="animation-delay13" value="10"/>
+ <property name="animation-delay14" value="10"/>
+ <property name="animation-delay2" value="10"/>
+ <property name="animation-delay3" value="50"/>
+ <property name="animation-delay4" value="70"/>
+ <property name="animation-delay5" value="10"/>
+ <property name="animation-delay6" value="10"/>
+ <property name="animation-delay7" value="10"/>
+ <property name="animation-delay8" value="10"/>
+ <property name="animation-delay9" value="10"/>
+ <property name="animation-frame0" value="32"/>
+ <property name="animation-frame1" value="33"/>
+ <property name="animation-frame10" value="41"/>
+ <property name="animation-frame11" value="42"/>
+ <property name="animation-frame12" value="43"/>
+ <property name="animation-frame13" value="44"/>
+ <property name="animation-frame14" value="45"/>
+ <property name="animation-frame2" value="34"/>
+ <property name="animation-frame3" value="32"/>
+ <property name="animation-frame4" value="35"/>
+ <property name="animation-frame5" value="36"/>
+ <property name="animation-frame6" value="37"/>
+ <property name="animation-frame7" value="38"/>
+ <property name="animation-frame8" value="39"/>
+ <property name="animation-frame9" value="40"/>
+ </properties>
+ </tile>
+ <tile id="48">
+ <properties>
+ <property name="animation-delay0" value="100"/>
+ <property name="animation-delay1" value="10"/>
+ <property name="animation-delay10" value="10"/>
+ <property name="animation-delay11" value="10"/>
+ <property name="animation-delay12" value="10"/>
+ <property name="animation-delay13" value="10"/>
+ <property name="animation-delay14" value="10"/>
+ <property name="animation-delay2" value="10"/>
+ <property name="animation-delay3" value="50"/>
+ <property name="animation-delay4" value="70"/>
+ <property name="animation-delay5" value="10"/>
+ <property name="animation-delay6" value="10"/>
+ <property name="animation-delay7" value="10"/>
+ <property name="animation-delay8" value="10"/>
+ <property name="animation-delay9" value="10"/>
+ <property name="animation-frame0" value="48"/>
+ <property name="animation-frame1" value="49"/>
+ <property name="animation-frame10" value="57"/>
+ <property name="animation-frame11" value="58"/>
+ <property name="animation-frame12" value="59"/>
+ <property name="animation-frame13" value="60"/>
+ <property name="animation-frame14" value="61"/>
+ <property name="animation-frame2" value="50"/>
+ <property name="animation-frame3" value="48"/>
+ <property name="animation-frame4" value="51"/>
+ <property name="animation-frame5" value="52"/>
+ <property name="animation-frame6" value="53"/>
+ <property name="animation-frame7" value="54"/>
+ <property name="animation-frame8" value="55"/>
+ <property name="animation-frame9" value="56"/>
+ </properties>
+ </tile>
+ <tile id="64">
+ <properties>
+ <property name="animation-delay0" value="100"/>
+ <property name="animation-delay1" value="10"/>
+ <property name="animation-delay10" value="10"/>
+ <property name="animation-delay11" value="10"/>
+ <property name="animation-delay12" value="10"/>
+ <property name="animation-delay13" value="10"/>
+ <property name="animation-delay14" value="10"/>
+ <property name="animation-delay2" value="10"/>
+ <property name="animation-delay3" value="50"/>
+ <property name="animation-delay4" value="70"/>
+ <property name="animation-delay5" value="10"/>
+ <property name="animation-delay6" value="10"/>
+ <property name="animation-delay7" value="10"/>
+ <property name="animation-delay8" value="10"/>
+ <property name="animation-delay9" value="10"/>
+ <property name="animation-frame0" value="64"/>
+ <property name="animation-frame1" value="65"/>
+ <property name="animation-frame10" value="73"/>
+ <property name="animation-frame11" value="74"/>
+ <property name="animation-frame12" value="75"/>
+ <property name="animation-frame13" value="76"/>
+ <property name="animation-frame14" value="77"/>
+ <property name="animation-frame2" value="66"/>
+ <property name="animation-frame3" value="64"/>
+ <property name="animation-frame4" value="67"/>
+ <property name="animation-frame5" value="68"/>
+ <property name="animation-frame6" value="69"/>
+ <property name="animation-frame7" value="70"/>
+ <property name="animation-frame8" value="71"/>
+ <property name="animation-frame9" value="72"/>
+ </properties>
+ </tile>
+ <tile id="80">
+ <properties>
+ <property name="animation-delay0" value="100"/>
+ <property name="animation-delay1" value="10"/>
+ <property name="animation-delay10" value="10"/>
+ <property name="animation-delay11" value="10"/>
+ <property name="animation-delay12" value="10"/>
+ <property name="animation-delay13" value="10"/>
+ <property name="animation-delay14" value="10"/>
+ <property name="animation-delay2" value="10"/>
+ <property name="animation-delay3" value="50"/>
+ <property name="animation-delay4" value="70"/>
+ <property name="animation-delay5" value="10"/>
+ <property name="animation-delay6" value="10"/>
+ <property name="animation-delay7" value="10"/>
+ <property name="animation-delay8" value="10"/>
+ <property name="animation-delay9" value="10"/>
+ <property name="animation-frame0" value="80"/>
+ <property name="animation-frame1" value="81"/>
+ <property name="animation-frame10" value="89"/>
+ <property name="animation-frame11" value="90"/>
+ <property name="animation-frame12" value="91"/>
+ <property name="animation-frame13" value="92"/>
+ <property name="animation-frame14" value="93"/>
+ <property name="animation-frame2" value="82"/>
+ <property name="animation-frame3" value="80"/>
+ <property name="animation-frame4" value="83"/>
+ <property name="animation-frame5" value="84"/>
+ <property name="animation-frame6" value="85"/>
+ <property name="animation-frame7" value="86"/>
+ <property name="animation-frame8" value="87"/>
+ <property name="animation-frame9" value="88"/>
+ </properties>
+ </tile>
+</tileset>
diff --git a/tilesets/cave_bilevel.tsx b/tilesets/cave_bilevel.tsx
new file mode 100644
index 00000000..835c4c72
--- /dev/null
+++ b/tilesets/cave_bilevel.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="cave_bilevel" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/cave_bilevel.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/cave_x2-fixme.tsx b/tilesets/cave_x2-fixme.tsx
new file mode 100644
index 00000000..72a479a0
--- /dev/null
+++ b/tilesets/cave_x2-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="cave_x2-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/cave_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/cave_x2.tsx b/tilesets/cave_x2.tsx
new file mode 100644
index 00000000..f6e2eeaf
--- /dev/null
+++ b/tilesets/cave_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="cave_x2" tilewidth="32" tileheight="64">
+ <image source="../graphics/tiles/cave_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/collision.tsx b/tilesets/collision.tsx
new file mode 100644
index 00000000..fce8f1b5
--- /dev/null
+++ b/tilesets/collision.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="collision" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/collision.png" width="64" height="32"/>
+</tileset>
diff --git a/tilesets/desert1.tsx b/tilesets/desert1.tsx
new file mode 100644
index 00000000..c19efb5c
--- /dev/null
+++ b/tilesets/desert1.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="desert1" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/desert1.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/desert2.tsx b/tilesets/desert2.tsx
new file mode 100644
index 00000000..193bebb8
--- /dev/null
+++ b/tilesets/desert2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="desert2" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/desert2.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/desert_x2.tsx b/tilesets/desert_x2.tsx
new file mode 100644
index 00000000..a7f95dc2
--- /dev/null
+++ b/tilesets/desert_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="desert_x2" tilewidth="32" tileheight="64">
+ <image source="../graphics/tiles/desert_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/desert_x3.tsx b/tilesets/desert_x3.tsx
new file mode 100644
index 00000000..b600ed43
--- /dev/null
+++ b/tilesets/desert_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="desert_x3" tilewidth="32" tileheight="96">
+ <image source="../graphics/tiles/desert_x3.png" width="512" height="96"/>
+</tileset>
diff --git a/tilesets/desert_x5.tsx b/tilesets/desert_x5.tsx
new file mode 100644
index 00000000..456602b5
--- /dev/null
+++ b/tilesets/desert_x5.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="desert_x5" tilewidth="32" tileheight="160">
+ <image source="../graphics/tiles/desert_x5.png" width="192" height="160"/>
+</tileset>
diff --git a/tilesets/icecave.tsx b/tilesets/icecave.tsx
new file mode 100644
index 00000000..7422763c
--- /dev/null
+++ b/tilesets/icecave.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="icecave" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/icecave.png" width="512" height="256"/>
+</tileset>
diff --git a/tilesets/inn.tsx b/tilesets/inn.tsx
new file mode 100644
index 00000000..56e9f2e5
--- /dev/null
+++ b/tilesets/inn.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="inn" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/inn.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/inn2.tsx b/tilesets/inn2.tsx
new file mode 100644
index 00000000..050f17ed
--- /dev/null
+++ b/tilesets/inn2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="inn2" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/inn2.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/inn_x2.tsx b/tilesets/inn_x2.tsx
new file mode 100644
index 00000000..53394ebc
--- /dev/null
+++ b/tilesets/inn_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="inn_x2" tilewidth="32" tileheight="64">
+ <image source="../graphics/tiles/inn_x2.png" width="512" height="128"/>
+</tileset>
diff --git a/tilesets/inn_x3.tsx b/tilesets/inn_x3.tsx
new file mode 100644
index 00000000..f357c84e
--- /dev/null
+++ b/tilesets/inn_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="inn_x3" tilewidth="32" tileheight="96">
+ <image source="../graphics/tiles/inn_x3.png" width="512" height="192"/>
+</tileset>
diff --git a/tilesets/inn_x4.tsx b/tilesets/inn_x4.tsx
new file mode 100644
index 00000000..62e20c5c
--- /dev/null
+++ b/tilesets/inn_x4.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="inn_x4" tilewidth="32" tileheight="128">
+ <image source="../graphics/tiles/inn_x4.png" width="512" height="128"/>
+</tileset>
diff --git a/tilesets/mountain.tsx b/tilesets/mountain.tsx
new file mode 100644
index 00000000..e02c2305
--- /dev/null
+++ b/tilesets/mountain.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="mountain" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/mountain.png" width="416" height="448"/>
+</tileset>
diff --git a/tilesets/mushrooms.tsx b/tilesets/mushrooms.tsx
new file mode 100644
index 00000000..f10f4bef
--- /dev/null
+++ b/tilesets/mushrooms.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="mushrooms" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/mushrooms.png" width="640" height="224"/>
+</tileset>
diff --git a/tilesets/tictactoe.tsx b/tilesets/tictactoe.tsx
new file mode 100644
index 00000000..faa018ec
--- /dev/null
+++ b/tilesets/tictactoe.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="tictactoe" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/tictactoe.png" width="128" height="96"/>
+</tileset>
diff --git a/tilesets/trans_woodland-desert.tsx b/tilesets/trans_woodland-desert.tsx
new file mode 100644
index 00000000..9d413265
--- /dev/null
+++ b/tilesets/trans_woodland-desert.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="trans_woodland-desert" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/trans_woodland-desert.png" width="512" height="256"/>
+</tileset>
diff --git a/tilesets/tulimshar1.tsx b/tilesets/tulimshar1.tsx
new file mode 100644
index 00000000..21a54bb1
--- /dev/null
+++ b/tilesets/tulimshar1.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="tulimshar1" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/tulimshar1.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/woodland_indoor.tsx b/tilesets/woodland_indoor.tsx
new file mode 100644
index 00000000..6143403e
--- /dev/null
+++ b/tilesets/woodland_indoor.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="woodland_indoor" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/woodland_indoor.png" width="512" height="512"/>
+</tileset>
diff --git a/tilesets/woodland_indoor_x2-fixme.tsx b/tilesets/woodland_indoor_x2-fixme.tsx
new file mode 100644
index 00000000..6ce3137e
--- /dev/null
+++ b/tilesets/woodland_indoor_x2-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="woodland_indoor_x2-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/woodland_indoor_x2.tsx b/tilesets/woodland_indoor_x2.tsx
new file mode 100644
index 00000000..8d71d306
--- /dev/null
+++ b/tilesets/woodland_indoor_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="woodland_indoor_x2" tilewidth="32" tileheight="64">
+ <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/>
+</tileset>
diff --git a/tilesets/woodland_indoor_x3-fixme.tsx b/tilesets/woodland_indoor_x3-fixme.tsx
new file mode 100644
index 00000000..8ba2c730
--- /dev/null
+++ b/tilesets/woodland_indoor_x3-fixme.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="woodland_indoor_x3-fixme" tilewidth="32" tileheight="32">
+ <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="96"/>
+</tileset>
diff --git a/tilesets/woodland_indoor_x3.tsx b/tilesets/woodland_indoor_x3.tsx
new file mode 100644
index 00000000..d4bcc317
--- /dev/null
+++ b/tilesets/woodland_indoor_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="woodland_indoor_x3" tilewidth="32" tileheight="96">
+ <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="96"/>
+</tileset>