summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 13:01:50 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-03-14 13:01:50 (EDT)
commit16aff8bad034986303e715fb3382b6111a01b212 (patch)
tree417cd346af1829dec6b969a132ba4c5fa71e17c8 /games
parent1a1cb104d2e90c712dd5dd5b5e6215871ac7c734 (diff)
downloaddodge-balls-16aff8bad034986303e715fb3382b6111a01b212.zip
dodge-balls-16aff8bad034986303e715fb3382b6111a01b212.tar.gz
dodge-balls-16aff8bad034986303e715fb3382b6111a01b212.tar.bz2
games/classic: Export tileset
Diffstat (limited to 'games')
-rw-r--r--games/classic/level01.tmx4
-rw-r--r--games/classic/level02.tmx4
-rw-r--r--games/classic/level03.tmx4
-rw-r--r--games/classic/level04.tmx4
-rw-r--r--games/classic/level05.tmx4
-rw-r--r--games/classic/level06.tmx4
-rw-r--r--games/classic/level07.tmx4
-rw-r--r--games/classic/level08.tmx4
-rw-r--r--games/classic/level09.tmx4
-rw-r--r--games/classic/level10.tmx4
-rw-r--r--games/classic/tileset.tsx4
11 files changed, 14 insertions, 30 deletions
diff --git a/games/classic/level01.tmx b/games/classic/level01.tmx
index 1b66002..2027469 100644
--- a/games/classic/level01.tmx
+++ b/games/classic/level01.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="6">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYmBgYKIyphYYNW/UvFHzhr551MQAOycAhQ==
diff --git a/games/classic/level02.tmx b/games/classic/level02.tmx
index d283710..cd3d9a9 100644
--- a/games/classic/level02.tmx
+++ b/games/classic/level02.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="9">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYmBgYKIyphYYNY+wWnzhTqp5+PiUmEdt9+HSQ0n4UWoeKXaONPOoiQGGdwCl
diff --git a/games/classic/level03.tmx b/games/classic/level03.tmx
index 5486898..842fa56 100644
--- a/games/classic/level03.tmx
+++ b/games/classic/level03.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="13">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYmBgYKIAowNsYsSCoWAeMWFAqfnEig8280g1k17mkQtGzSOslpqYGAAAa/8AmQ==
diff --git a/games/classic/level04.tmx b/games/classic/level04.tmx
index da53843..1b1e527 100644
--- a/games/classic/level04.tmx
+++ b/games/classic/level04.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="14">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYMANmMjA+AAheVLVDwbzKAkPXOZRC4yaRz/zqJVHkM0bLuqoGS4AQGcAhQ==
diff --git a/games/classic/level05.tmx b/games/classic/level05.tmx
index fd549f8..16b8115 100644
--- a/games/classic/level05.tmx
+++ b/games/classic/level05.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="14">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYMAOmEjAxICBVEeMWmLNQ1dLabhgMwMbYCbBPHRzR82DmAfDpKRtWqadkWIetcoQEAAAdOsAmg==
diff --git a/games/classic/level06.tmx b/games/classic/level06.tmx
index 5b1b009..487d5b2 100644
--- a/games/classic/level06.tmx
+++ b/games/classic/level06.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="11">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYmBgYKIyxgfIUUsr87Dpw2UePjFam0fIH8TqHyr+JSRGSD8uPqn2DLR/qWEeLkBP86iJAQv9AVE=
diff --git a/games/classic/level07.tmx b/games/classic/level07.tmx
index 64cac37..0129836 100644
--- a/games/classic/level07.tmx
+++ b/games/classic/level07.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="11">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYmBgYKIBpgbAZh4l7qCVeZT4jR7mkeo3YsKPXPOYkTCx/sVlHi51+NQSo2Y4mYcNDIR51MIAGukBTA==
diff --git a/games/classic/level08.tmx b/games/classic/level08.tmx
index b1c917b..3572aee 100644
--- a/games/classic/level08.tmx
+++ b/games/classic/level08.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="19">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYmBgYKIBphTgMo9ct9DSPEr9OJj8xkyEeaT6i1j/ElJDbfNw+ReXXnz+wxcf+MKVmLgk5A56mocNEGseNTAApLUBjg==
diff --git a/games/classic/level09.tmx b/games/classic/level09.tmx
index 3ae0bdc..86cf250 100644
--- a/games/classic/level09.tmx
+++ b/games/classic/level09.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="14">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJxjYmBgYKIBxgcIycPUYDMPmzg+u4lxG7HuwedGZigmJ6zQ9eKzhxRASA+55uHSN1jchy6GL2yJMQ9fWiTXfcw45Mk1j9x0TQ/zqIkBlLoA/Q==
diff --git a/games/classic/level10.tmx b/games/classic/level10.tmx
index 8e8bf92..a450bd6 100644
--- a/games/classic/level10.tmx
+++ b/games/classic/level10.tmx
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="20" height="15" tilewidth="32" tileheight="32" backgroundcolor="#7f7f7f" nextobjectid="20">
- <tileset firstgid="1" name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
- <image source="tileset.png" width="96" height="64"/>
- </tileset>
+ <tileset firstgid="1" source="tileset.tsx"/>
<layer name="Tile Layer 1" width="20" height="15">
<data encoding="base64" compression="zlib">
eJy9VEEKACAIG/7/0Z2CkE0nRYIHp02ZUgCIx+6YU8f4VMxwF3P4zveR4pxjelQaMb5qRpWv5rvhg4gzruoz1vGpfLc/ZwesB+vp3LOrN5t/cl/dTf3km9jLP2X7AqxuAS8=
diff --git a/games/classic/tileset.tsx b/games/classic/tileset.tsx
new file mode 100644
index 0000000..b8d13c7
--- /dev/null
+++ b/games/classic/tileset.tsx
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tileset name="tileset" tilewidth="32" tileheight="32" tilecount="6" columns="3">
+ <image source="tileset.png" width="96" height="64"/>
+</tileset>