diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-01 23:37:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-01 23:37:56 -0300 |
commit | 401f14e0c7d543ad8374c9b568e0726c9ccd1085 (patch) | |
tree | af84a81cdba852ad8e6837c2dafd85c17e044d72 /maps | |
parent | 03400f824d4f78abcc6938968b4a6d534d0b942f (diff) | |
download | clientdata-401f14e0c7d543ad8374c9b568e0726c9ccd1085.tar.gz clientdata-401f14e0c7d543ad8374c9b568e0726c9ccd1085.tar.bz2 clientdata-401f14e0c7d543ad8374c9b568e0726c9ccd1085.tar.xz clientdata-401f14e0c7d543ad8374c9b568e0726c9ccd1085.zip |
Fix incorrect music.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/025-2-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/025-2-4.tmx b/maps/025-2-4.tmx index cd11e1d5..ca0d3e32 100644 --- a/maps/025-2-4.tmx +++ b/maps/025-2-4.tmx @@ -4,7 +4,7 @@ <property name="license" value="CC BY-SA 4.0"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/025-2-4.png"/> - <property name="music" value="eric matyas - surreal place.ogg"/> + <property name="music" value="tws_green_island.ogg"/> <property name="name" value="Mana Tree Cave"/> <property name="overlay0image" value="graphics/images/ambient/spot.png"/> <property name="overlay0keepratio" value="true"/> |