summaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authorWushin <pasekei@gmail.com>2015-01-07 21:30:39 -0600
committerWushin <pasekei@gmail.com>2015-01-07 21:30:39 -0600
commitb90c882e953c5906e341c76bb2984e1fac7ec48c (patch)
tree0c4ff369ef519446615d98725114a68b0d803a62 /maps
parentb9a3734b0568bba3468527782b1216523d613fd4 (diff)
parent3db08c1dcf97f9926356b9b10ca8bbadb8b71789 (diff)
downloadclientdata-b90c882e953c5906e341c76bb2984e1fac7ec48c.tar.gz
clientdata-b90c882e953c5906e341c76bb2984e1fac7ec48c.tar.bz2
clientdata-b90c882e953c5906e341c76bb2984e1fac7ec48c.tar.xz
clientdata-b90c882e953c5906e341c76bb2984e1fac7ec48c.zip
Merge pull request #211 from Cassy1/gm-island-music
Adding music to GM Island
Diffstat (limited to 'maps')
-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"/>