diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-24 16:39:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-24 16:39:14 -0300 |
commit | fc4bb6bd812796e65920f385a5da1c12a15613b6 (patch) | |
tree | d4defe7c17f2cb58e2b7435f71c7d11a2ab7a2af | |
parent | 549cea180917a9c806cc9f7bd9c2779c9bf7f243 (diff) | |
download | clientdata-fc4bb6bd812796e65920f385a5da1c12a15613b6.tar.gz clientdata-fc4bb6bd812796e65920f385a5da1c12a15613b6.tar.bz2 clientdata-fc4bb6bd812796e65920f385a5da1c12a15613b6.tar.xz clientdata-fc4bb6bd812796e65920f385a5da1c12a15613b6.zip |
Fix soren-2 music
-rw-r--r-- | maps/soren-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/soren-2.tmx b/maps/soren-2.tmx index dfd377087..038a20b4c 100644 --- a/maps/soren-2.tmx +++ b/maps/soren-2.tmx @@ -4,7 +4,7 @@ <property name="license" value="GPL 3"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/soren-2.png"/> - <property name="music" value="3b5.ogg"/> + <property name="music" value="tws_birds_in_the_sunrise.ogg"/> <property name="name" value="Soren House"/> </properties> <tileset firstgid="1" name="woodland_indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16"> |