diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/new_19-1.tmx | 2 | ||||
-rw-r--r-- | maps/new_20-1.tmx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/maps/new_19-1.tmx b/maps/new_19-1.tmx index 0a2027d3..764e1e93 100644 --- a/maps/new_19-1.tmx +++ b/maps/new_19-1.tmx @@ -5,7 +5,7 @@ <property name="overlay0image" value="graphics/images/ambient/clouds.png"/> <property name="overlay0scrollY" value="0.1"/> <property name="overlay0scrollX" value="0.2"/> - <property name="music" value="The Mana World - The Forest.ogg"/> + <property name="music" value="The Mana World - Hurnscald.ogg"/> <property name="minimap" value="graphics/images/minimap_new_19-1.png"/> </properties> <tileset name="Woodland" firstgid="1" tilewidth="32" tileheight="32"> diff --git a/maps/new_20-1.tmx b/maps/new_20-1.tmx index e46ad568..c7168c1e 100644 --- a/maps/new_20-1.tmx +++ b/maps/new_20-1.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="0.99c" orientation="orthogonal" width="200" height="100" tilewidth="32" tileheight="32"> <properties> - <property name="music" value="The Mana World - The Forest.ogg"/> + <property name="music" value="The Mana World - Hurnscald.ogg"/> </properties> <tileset name="Unbenannt" firstgid="1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor.png"/> |