summaryrefslogtreecommitdiff
path: root/tilesets
diff options
context:
space:
mode:
authorHoraK-FDF <horak-fdf@web.de>2021-06-01 18:01:53 +0200
committerHoraK-FDF <horak-fdf@web.de>2021-06-01 18:01:53 +0200
commit13d74c36f1b6bd0adacf83d6bf1e9b3bb01c59de (patch)
treeba2966bc174ac0e2006e70220ce9126a5d5793a9 /tilesets
parent7f7a8d64a7504f37e97c8d28f7c6b1d6680aa3ba (diff)
downloadclientdata-13d74c36f1b6bd0adacf83d6bf1e9b3bb01c59de.tar.gz
clientdata-13d74c36f1b6bd0adacf83d6bf1e9b3bb01c59de.tar.bz2
clientdata-13d74c36f1b6bd0adacf83d6bf1e9b3bb01c59de.tar.xz
clientdata-13d74c36f1b6bd0adacf83d6bf1e9b3bb01c59de.zip
Mushroom x2 x3 tilesets and map 011-6 028-3 057-1 Mushroom fix
Diffstat (limited to 'tilesets')
-rw-r--r--tilesets/mushrooms_x2.tsx4
-rw-r--r--tilesets/mushrooms_x3.tsx4
2 files changed, 8 insertions, 0 deletions
diff --git a/tilesets/mushrooms_x2.tsx b/tilesets/mushrooms_x2.tsx
new file mode 100644
index 00000000..dab105e6
--- /dev/null
+++ b/tilesets/mushrooms_x2.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset version="1.5" tiledversion="1.6.0" name="mushrooms_x2" tilewidth="32" tileheight="64" tilecount="60" columns="20">
+ <image source="../graphics/tiles/mushrooms_x2.png" width="640" height="224"/>
+</tileset>
diff --git a/tilesets/mushrooms_x3.tsx b/tilesets/mushrooms_x3.tsx
new file mode 100644
index 00000000..4548a96e
--- /dev/null
+++ b/tilesets/mushrooms_x3.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset version="1.5" tiledversion="1.6.0" name="mushrooms_x3" tilewidth="32" tileheight="96" tilecount="40" columns="20">
+ <image source="../graphics/tiles/mushrooms_x3.png" width="640" height="224"/>
+</tileset>