summaryrefslogtreecommitdiff
path: root/maps/013-3.tmx
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-12 01:12:02 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-12 21:16:06 +0100
commitbf1f361ceed69a2ffd3742a6acfe6eab94e3097c (patch)
treebbba4a4d673422127e947bd0941c0bfd2e1bf9c7 /maps/013-3.tmx
parentd1b72a01ecb09ba6cd8e458afdec66f8badff27a (diff)
downloadclientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.tar.gz
clientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.tar.bz2
clientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.tar.xz
clientdata-bf1f361ceed69a2ffd3742a6acfe6eab94e3097c.zip
Commit more map property fixes, and some other stuff
Diffstat (limited to 'maps/013-3.tmx')
-rw-r--r--maps/013-3.tmx5
1 files changed, 5 insertions, 0 deletions
diff --git a/maps/013-3.tmx b/maps/013-3.tmx
index 36fe84c7..f6ab93ad 100644
--- a/maps/013-3.tmx
+++ b/maps/013-3.tmx
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="orthogonal" width="200" height="200" tilewidth="32" tileheight="32">
+ <properties>
+ <property name="minimap" value="graphics/minimaps/013-3.png"/>
+ <property name="music" value=" finalman_and_yakslem-cavesong.ogg"/>
+ <property name="name" value="Cave"/>
+ </properties>
<tileset name="Cave" firstgid="1" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/cave.png"/>
</tileset>