diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/033-1.tmx | 6 | ||||
-rw-r--r-- | maps/034-1.tmx | 2 | ||||
-rw-r--r-- | maps/044-1.tmx | 2 | ||||
-rw-r--r-- | maps/044-3.tmx | 2 | ||||
-rw-r--r-- | maps/045-1.tmx | 4 |
5 files changed, 8 insertions, 8 deletions
diff --git a/maps/033-1.tmx b/maps/033-1.tmx index cb435db7..2e80c274 100644 --- a/maps/033-1.tmx +++ b/maps/033-1.tmx @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="138" height="128" tilewidth="32" tileheight="32"> <properties> - <property name="music" value="The Mana World - Snow Village.ogg"/> - <property name="name" value="Snow Field"/> + <property name="music" value="Explorers-melody.ogg"/> + <property name="name" value="Snow Path"/> </properties> <tileset firstgid="1" name="Snow" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Snow.png" width="512" height="512"/> @@ -20,7 +20,7 @@ <image source="../graphics/tiles/Snow_village2.png" width="512" height="512"/> </tileset> <tileset firstgid="596" name="Snow_tree_x3" tilewidth="64" tileheight="96"> - <image source="../graphics/tiles/Snow_tree_x3.png" width="192" height="96"/> + <image source="../graphics/tiles/Snow_tree_x3.png" width="256" height="96"/> </tileset> <layer name="Ground" width="138" height="128"> <data encoding="base64" compression="gzip"> diff --git a/maps/034-1.tmx b/maps/034-1.tmx index 8b6d43a4..f7f176dc 100644 --- a/maps/034-1.tmx +++ b/maps/034-1.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="178" height="128" tilewidth="32" tileheight="32"> <properties> - <property name="music" value="The Mana World - Snow Village.ogg"/> + <property name="music" value="Explorers-melody.ogg"/> <property name="name" value="Snow Forest"/> <property name="overlay0image" value="graphics/images/ambient/snow.png"/> <property name="overlay0parallax" value="3.3"/> diff --git a/maps/044-1.tmx b/maps/044-1.tmx index b5c0194a..185f3449 100644 --- a/maps/044-1.tmx +++ b/maps/044-1.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="225" height="200" tilewidth="32" tileheight="32"> <properties> - <property name="music" value="The Mana World - Snow Village.ogg"/> + <property name="music" value="Explorers-melody.ogg"/> <property name="name" value="Snow Hills"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32"> diff --git a/maps/044-3.tmx b/maps/044-3.tmx index 3bdbfc98..75b2f1cf 100644 --- a/maps/044-3.tmx +++ b/maps/044-3.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="160" height="200" tilewidth="32" tileheight="32"> <properties> - <property name="music" value="The Mana World - Snow Village.ogg"/> + <property name="music" value="Explorers-melody.ogg"/> <property name="name" value="Snow Hills Cave"/> </properties> <tileset firstgid="1" name="icecave" tilewidth="32" tileheight="32"> diff --git a/maps/045-1.tmx b/maps/045-1.tmx index 51ba0d4c..74c3f5d1 100644 --- a/maps/045-1.tmx +++ b/maps/045-1.tmx @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="200" height="200" tilewidth="32" tileheight="32"> <properties> - <property name="music" value="The Mana World - Snow Village.ogg"/> - <property name="name" value="Snow Forest"/> + <property name="music" value="Explorers-melody.ogg"/> + <property name="name" value="Deep Snow Forest"/> <property name="overlay0image" value="graphics/images/ambient/snow.png"/> <property name="overlay0parallax" value="1.3"/> <property name="overlay0scrollX" value="0"/> |