diff options
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"> |