summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maps/032-1.tmx5
-rw-r--r--maps/032-3.tmx6
2 files changed, 11 insertions, 0 deletions
diff --git a/maps/032-1.tmx b/maps/032-1.tmx
index 57a593aa..769ed088 100644
--- a/maps/032-1.tmx
+++ b/maps/032-1.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="100" height="100" tilewidth="32" tileheight="32">
+ <properties>
+ <property name="minimap" value="graphics/minimaps/006-1.png"/>
+ <property name="music" value="Faith.ogg"/>
+ <property name="name" value="Outback"/>
+ </properties>
<tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/desert1.png" width="512" height="512"/>
</tileset>
diff --git a/maps/032-3.tmx b/maps/032-3.tmx
index 229c7a86..9734fced 100644
--- a/maps/032-3.tmx
+++ b/maps/032-3.tmx
@@ -1,6 +1,12 @@
<?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="160" height="100" tilewidth="32" tileheight="32">
+ <properties>
+ <property name="music" value="finalman_and_yakslem-cavesong.ogg"/>
+ <property name="name" value="Cave"/>
+ <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/>
+ <property name="overlay0keepratio" value="true"/>
+ </properties>
<tileset firstgid="1" name="set_cave" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/set_cave.png" width="256" height="256"/>
</tileset>