summaryrefslogtreecommitdiff
path: root/maps/testbg.tmx
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-10 23:06:45 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-10 23:06:45 +0300
commit0c3f54316005fe7091571fbf66ef6700464534bd (patch)
tree50438b559aad25d4f244bbe406cbdaa0d4e4b1a1 /maps/testbg.tmx
parentffb52894e358b8576d2344ba1b8717307165006b (diff)
downloadclientdata-0c3f54316005fe7091571fbf66ef6700464534bd.tar.gz
clientdata-0c3f54316005fe7091571fbf66ef6700464534bd.tar.bz2
clientdata-0c3f54316005fe7091571fbf66ef6700464534bd.tar.xz
clientdata-0c3f54316005fe7091571fbf66ef6700464534bd.zip
Add testbg empty map.
Diffstat (limited to 'maps/testbg.tmx')
-rw-r--r--maps/testbg.tmx17
1 files changed, 17 insertions, 0 deletions
diff --git a/maps/testbg.tmx b/maps/testbg.tmx
new file mode 100644
index 00000000..05f2670b
--- /dev/null
+++ b/maps/testbg.tmx
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
+<map version="1.0" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" nextobjectid="1">
+ <tileset firstgid="1" name="artis-indoor" tilewidth="32" tileheight="32">
+ <image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/>
+ </tileset>
+ <layer name="Ground" width="30" height="30">
+ <data encoding="base64" compression="zlib">
+ eJztwwENAAAMw6DOv+kLOSSsmqqqqu8ezqADhQ==
+ </data>
+ </layer>
+ <layer name="Fringe" width="30" height="30">
+ <data encoding="base64" compression="zlib">
+ eJztwQEBAAAAgiD/r25IQAEAAPBoDhAAAQ==
+ </data>
+ </layer>
+</map>