diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-08 17:23:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-08 17:23:52 -0300 |
commit | 75b2bae010a2ee60ce9f4d06540f527bc893fc11 (patch) | |
tree | d01f313613d894749fb243c653b43904d558b64f /maps/032-2.tmx | |
parent | 22c024bd6a88fdaa3802dda05cf77b34ab8c13c7 (diff) | |
download | clientdata-75b2bae010a2ee60ce9f4d06540f527bc893fc11.tar.gz clientdata-75b2bae010a2ee60ce9f4d06540f527bc893fc11.tar.bz2 clientdata-75b2bae010a2ee60ce9f4d06540f527bc893fc11.tar.xz clientdata-75b2bae010a2ee60ce9f4d06540f527bc893fc11.zip |
Take advantage of the new soundtracks
Diffstat (limited to 'maps/032-2.tmx')
-rw-r--r-- | maps/032-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
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> |