summaryrefslogtreecommitdiff
path: root/maps/testbg.tmx
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-09-26 11:57:39 -0500
committerwushin <pasekei@gmail.com>2016-10-12 11:15:21 -0500
commit59d87c3b93a0363bb003fd1f3c2f8031e186869f (patch)
tree2c7722f6585246aba703f1b311db3e9f8bf82243 /maps/testbg.tmx
parent5a2dc62fa7f8e50575143ef1def8b9587ce6fc66 (diff)
downloadclientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.gz
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.bz2
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.xz
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.zip
Converted warps into maps
Converted mobs into maps
Diffstat (limited to 'maps/testbg.tmx')
-rw-r--r--maps/testbg.tmx3
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/testbg.tmx b/maps/testbg.tmx
index c744f7fe..30d2f154 100644
--- a/maps/testbg.tmx
+++ b/maps/testbg.tmx
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" nextobjectid="1">
+ <properties>
+ <property name="name" value="testbg"/>
+ </properties>
<tileset firstgid="1" name="artis-indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/>
</tileset>