From 3b1c6516f233bad72f05d61a9f3b8061b7fbd97a Mon Sep 17 00:00:00 2001 From: Alige Date: Wed, 30 Aug 2017 23:31:13 +0400 Subject: Added the animated ship flag. --- graphics/tilesets/ship-flag-x3x2.png | Bin 0 -> 5381 bytes graphics/tilesets/ship-flag-x3x2.tsx | 22 ++++++++++++++++++++++ graphics/tilesets/ship-flags-x3x2.png | Bin 3155 -> 0 bytes 3 files changed, 22 insertions(+) create mode 100644 graphics/tilesets/ship-flag-x3x2.png create mode 100644 graphics/tilesets/ship-flag-x3x2.tsx delete mode 100644 graphics/tilesets/ship-flags-x3x2.png (limited to 'graphics') diff --git a/graphics/tilesets/ship-flag-x3x2.png b/graphics/tilesets/ship-flag-x3x2.png new file mode 100644 index 00000000..37578d91 Binary files /dev/null and b/graphics/tilesets/ship-flag-x3x2.png 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 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/tilesets/ship-flags-x3x2.png b/graphics/tilesets/ship-flags-x3x2.png deleted file mode 100644 index 60187fd2..00000000 Binary files a/graphics/tilesets/ship-flags-x3x2.png and /dev/null differ -- cgit v1.2.3-70-g09d2