diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-12-29 22:46:49 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-12-29 22:46:49 +0100 |
commit | a661ab0cf2ec04b7ba27e11fd218c428145a3490 (patch) | |
tree | 1fcca06ecdce3c4550a8650dafa6c5c3bb6fda17 /maps/033-1.tmx | |
parent | a1c5382a3e489c69fb25dae33434676e4e98e949 (diff) | |
download | clientdata-a661ab0cf2ec04b7ba27e11fd218c428145a3490.tar.gz clientdata-a661ab0cf2ec04b7ba27e11fd218c428145a3490.tar.bz2 clientdata-a661ab0cf2ec04b7ba27e11fd218c428145a3490.tar.xz clientdata-a661ab0cf2ec04b7ba27e11fd218c428145a3490.zip |
Adding 'Explorers Melody' to all new snow maps.
Diffstat (limited to 'maps/033-1.tmx')
-rw-r--r-- | maps/033-1.tmx | 6 |
1 files changed, 3 insertions, 3 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"> |