diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/019-5-1.tmx | 2 | ||||
-rw-r--r-- | maps/019-5-2.tmx | 2 | ||||
-rw-r--r-- | maps/019-5-3.tmx | 2 | ||||
-rw-r--r-- | maps/019-5.tmx | 2 | ||||
-rw-r--r-- | maps/032-2.tmx | 2 | ||||
-rw-r--r-- | maps/032-3.tmx | 2 | ||||
-rw-r--r-- | maps/032-4.tmx | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/maps/019-5-1.tmx b/maps/019-5-1.tmx index 991391a8..65fa3d15 100644 --- a/maps/019-5-1.tmx +++ b/maps/019-5-1.tmx @@ -3,7 +3,7 @@ <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/019-1.pnggraphics/minimaps/019-5-1.png"/> - <property name="music" value="tws_birds_in_the_sunrise.ogg"/> + <property name="music" value="forest-sprint.ogg"/> <property name="name" value="Frosty Underground"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/019-5-2.tmx b/maps/019-5-2.tmx index 9cfdd3b1..ded1d636 100644 --- a/maps/019-5-2.tmx +++ b/maps/019-5-2.tmx @@ -3,7 +3,7 @@ <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/019-5-2.png"/> - <property name="music" value="tws_birds_in_the_sunrise.ogg"/> + <property name="music" value="forest-sprint.ogg"/> <property name="name" value="Snow Hills Cave"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/019-5-3.tmx b/maps/019-5-3.tmx index f8904c09..43e2905a 100644 --- a/maps/019-5-3.tmx +++ b/maps/019-5-3.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPL v2+ / CC BY SA 4.0"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/019-5-3.png"/> - <property name="music" value="snowvillage.ogg"/> + <property name="music" value="icecave.ogg"/> <property name="name" value="Indoors"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/019-5.tmx b/maps/019-5.tmx index c5434ea2..6ab5b4e3 100644 --- a/maps/019-5.tmx +++ b/maps/019-5.tmx @@ -3,7 +3,7 @@ <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/019-5.png"/> - <property name="music" value="snowvillage.ogg"/> + <property name="music" value="forest-sprint.ogg"/> <property name="name" value="Rock Plateau"/> <property name="overlay0image" value="graphics/images/ambient/snow.png"/> <property name="overlay0parallax" value="3.3"/> diff --git a/maps/032-2.tmx b/maps/032-2.tmx index e182a89c..f7988460 100644 --- a/maps/032-2.tmx +++ b/maps/032-2.tmx @@ -3,7 +3,7 @@ <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/032-2.png"/> - <property name="music" value="tmw_adventure.ogg"/> + <property name="music" value="adonthell.ogg"/> <property name="name" value="Tree Maze"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> </properties> diff --git a/maps/032-3.tmx b/maps/032-3.tmx index ea58d6e6..bf1d9890 100644 --- a/maps/032-3.tmx +++ b/maps/032-3.tmx @@ -2,7 +2,7 @@ <map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="243" height="173" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="10"> <properties> <property name="minimap" value="graphics/minimaps/032-3.png"/> - <property name="music" value="tmw_adventure.ogg"/> + <property name="music" value="dance_monster.ogg"/> <property name="name" value="Beasts Dungeon"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> <property name="overlay0keepratio" value="true"/> diff --git a/maps/032-4.tmx b/maps/032-4.tmx index 3d641806..87287c05 100644 --- a/maps/032-4.tmx +++ b/maps/032-4.tmx @@ -2,7 +2,7 @@ <map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="150" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="14"> <properties> <property name="minimap" value="graphics/minimaps/032-4.png"/> - <property name="music" value="tmw_adventure.ogg"/> + <property name="music" value="eric_matyas_ghouls.ogg"/> <property name="name" value="Crypt"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> <property name="overlay0keepratio" value="true"/> |