summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maps/028-1.tmx3
-rw-r--r--maps/028-3.tmx3
2 files changed, 4 insertions, 2 deletions
diff --git a/maps/028-1.tmx b/maps/028-1.tmx
index de291691..8b840032 100644
--- a/maps/028-1.tmx
+++ b/maps/028-1.tmx
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" width="159" height="158" tilewidth="32" tileheight="32">
+<map version="1.0" orientation="orthogonal" renderorder="right-down" width="159" height="158" tilewidth="32" tileheight="32">
<properties>
+ <property name="music" value="mystique-forest.ogg"/>
<property name="name" value="GM Island"/>
<property name="overlay0image" value="graphics/images/ambient/fog.png"/>
<property name="overlay0parallax" value="1.0"/>
diff --git a/maps/028-3.tmx b/maps/028-3.tmx
index af7d2959..c7d79f04 100644
--- a/maps/028-3.tmx
+++ b/maps/028-3.tmx
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32">
+<map version="1.0" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32">
<properties>
+ <property name="music" value="night-is-calling.ogg"/>
<property name="name" value="GM Island Cave"/>
</properties>
<tileset firstgid="1" source="../tilesets/collision.tsx"/>