summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2017-09-04 14:35:38 +0400
committerAlige <gauvain.dauchy@free.fr>2017-09-04 14:35:38 +0400
commit6272ecd9ac8fa2b3bfd529697180c4ef731b9a32 (patch)
tree63168292cb65e9a8f505f1797e651f033125b125 /graphics
parent0568ef7551bda93a08054da473b8f2726abb62f0 (diff)
downloadclientdata-6272ecd9ac8fa2b3bfd529697180c4ef731b9a32.tar.gz
clientdata-6272ecd9ac8fa2b3bfd529697180c4ef731b9a32.tar.bz2
clientdata-6272ecd9ac8fa2b3bfd529697180c4ef731b9a32.tar.xz
clientdata-6272ecd9ac8fa2b3bfd529697180c4ef731b9a32.zip
Added a bigger flag for the tallest ship mast.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tilesets/ship-flag-x3x2.pngbin5381 -> 0 bytes
-rw-r--r--graphics/tilesets/ship-flag-x3x2.tsx22
-rw-r--r--graphics/tilesets/ship-flags-x3x2.pngbin0 -> 14831 bytes
-rw-r--r--graphics/tilesets/ship-flags-x3x2.tsx40
4 files changed, 40 insertions, 22 deletions
diff --git a/graphics/tilesets/ship-flag-x3x2.png b/graphics/tilesets/ship-flag-x3x2.png
deleted file mode 100644
index 37578d91..00000000
--- a/graphics/tilesets/ship-flag-x3x2.png
+++ /dev/null
Binary files differ
diff --git a/graphics/tilesets/ship-flag-x3x2.tsx b/graphics/tilesets/ship-flag-x3x2.tsx
deleted file mode 100644
index 1ed9ddca..00000000
--- a/graphics/tilesets/ship-flag-x3x2.tsx
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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
new file mode 100644
index 00000000..7bb8c331
--- /dev/null
+++ b/graphics/tilesets/ship-flags-x3x2.png
Binary files differ
diff --git a/graphics/tilesets/ship-flags-x3x2.tsx b/graphics/tilesets/ship-flags-x3x2.tsx
new file mode 100644
index 00000000..9a337a40
--- /dev/null
+++ b/graphics/tilesets/ship-flags-x3x2.tsx
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="Ship Flags x3x2" tilewidth="96" tileheight="64">
+ <image source="ship-flags-x3x2.png" width="192" 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>
+ <tile id="7">
+ <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="7"/>
+ <property name="animation-frame1" value="8"/>
+ <property name="animation-frame2" value="9"/>
+ <property name="animation-frame3" value="10"/>
+ <property name="animation-frame4" value="11"/>
+ <property name="animation-frame5" value="12"/>
+ <property name="animation-frame6" value="13"/>
+ </properties>
+ </tile>
+</tileset> \ No newline at end of file