summaryrefslogtreecommitdiff
path: root/graphics/tilesets
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2017-08-30 23:31:13 +0400
committerAlige <gauvain.dauchy@free.fr>2017-08-31 18:37:53 +0400
commit3b1c6516f233bad72f05d61a9f3b8061b7fbd97a (patch)
tree2b34d6707e4f2e67a9435b75f5aabb288cecafef /graphics/tilesets
parentb92d537bfa67ecd60729d219bc9752c908723530 (diff)
downloadclientdata-3b1c6516f233bad72f05d61a9f3b8061b7fbd97a.tar.gz
clientdata-3b1c6516f233bad72f05d61a9f3b8061b7fbd97a.tar.bz2
clientdata-3b1c6516f233bad72f05d61a9f3b8061b7fbd97a.tar.xz
clientdata-3b1c6516f233bad72f05d61a9f3b8061b7fbd97a.zip
Added the animated ship flag.
Diffstat (limited to 'graphics/tilesets')
-rw-r--r--graphics/tilesets/ship-flag-x3x2.pngbin0 -> 5381 bytes
-rw-r--r--graphics/tilesets/ship-flag-x3x2.tsx22
-rw-r--r--graphics/tilesets/ship-flags-x3x2.pngbin3155 -> 0 bytes
3 files changed, 22 insertions, 0 deletions
diff --git a/graphics/tilesets/ship-flag-x3x2.png b/graphics/tilesets/ship-flag-x3x2.png
new file mode 100644
index 00000000..37578d91
--- /dev/null
+++ b/graphics/tilesets/ship-flag-x3x2.png
Binary files differ
diff --git a/graphics/tilesets/ship-flag-x3x2.tsx b/graphics/tilesets/ship-flag-x3x2.tsx
new file mode 100644
index 00000000..1ed9ddca
--- /dev/null
+++ b/graphics/tilesets/ship-flag-x3x2.tsx
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Ship Flag x3x2" tilewidth="96" tileheight="64">
+ <image source="ship-flag-x3x2.png" width="96" height="448"/>
+ <tile id="0">
+ <properties>
+ <property name="animation-delay0" value="16"/>
+ <property name="animation-delay1" value="16"/>
+ <property name="animation-delay2" value="16"/>
+ <property name="animation-delay3" value="16"/>
+ <property name="animation-delay4" value="16"/>
+ <property name="animation-delay5" value="16"/>
+ <property name="animation-delay6" value="16"/>
+ <property name="animation-frame0" value="0"/>
+ <property name="animation-frame1" value="1"/>
+ <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"/>
+ </properties>
+ </tile>
+</tileset>
diff --git a/graphics/tilesets/ship-flags-x3x2.png b/graphics/tilesets/ship-flags-x3x2.png
deleted file mode 100644
index 60187fd2..00000000
--- a/graphics/tilesets/ship-flags-x3x2.png
+++ /dev/null
Binary files differ