summaryrefslogtreecommitdiff
path: root/graphics/tilesets/artis-fountain-x3x2.tsx
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2017-03-03 16:37:35 +0400
committerAlige <gauvain.dauchy@free.fr>2017-03-05 15:58:57 +0400
commit0e9ec9e259cc5d80f0a7d01e73d5bdd274f23696 (patch)
treee6388e5397024608c6f8b0d702984cb5602892a0 /graphics/tilesets/artis-fountain-x3x2.tsx
parent93ce97ca775610a87ba7d7428502d31f2cd8c46e (diff)
downloadclientdata-0e9ec9e259cc5d80f0a7d01e73d5bdd274f23696.tar.gz
clientdata-0e9ec9e259cc5d80f0a7d01e73d5bdd274f23696.tar.bz2
clientdata-0e9ec9e259cc5d80f0a7d01e73d5bdd274f23696.tar.xz
clientdata-0e9ec9e259cc5d80f0a7d01e73d5bdd274f23696.zip
Improved Artis map, additions to some tilesets, animated small fountain.
Diffstat (limited to 'graphics/tilesets/artis-fountain-x3x2.tsx')
-rw-r--r--graphics/tilesets/artis-fountain-x3x2.tsx16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/tilesets/artis-fountain-x3x2.tsx b/graphics/tilesets/artis-fountain-x3x2.tsx
new file mode 100644
index 00000000..ccdf3399
--- /dev/null
+++ b/graphics/tilesets/artis-fountain-x3x2.tsx
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Small Artis Fountain" tilewidth="96" tileheight="64">
+ <image source="artis-fountain-x3x2.png" width="192" height="128"/>
+ <tile id="0">
+ <properties>
+ <property name="animation-delay0" value="14"/>
+ <property name="animation-delay1" value="14"/>
+ <property name="animation-delay2" value="14"/>
+ <property name="animation-delay3" value="14"/>
+ <property name="animation-frame0" value="0"/>
+ <property name="animation-frame1" value="1"/>
+ <property name="animation-frame2" value="2"/>
+ <property name="animation-frame3" value="3"/>
+ </properties>
+ </tile>
+</tileset>