diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-26 01:20:15 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-26 01:20:15 -0200 |
commit | b02dbe2522960de25c4686e52e848f2cc18b4802 (patch) | |
tree | c7ecb0a21d5b2b0fed57a72e71cf1eb869740b6a /maps/020-5.tmx | |
parent | 48561d46c02d44bbb9e7c32a17e1cc5438e52f88 (diff) | |
download | clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.tar.gz clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.tar.bz2 clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.tar.xz clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.zip |
[skip ci] Fix EVERY SINGLE MAP music, no exceptions. Xanthem says thanks.
This depends on latest commit at music repo.
Diffstat (limited to 'maps/020-5.tmx')
-rw-r--r-- | maps/020-5.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/020-5.tmx b/maps/020-5.tmx index 10862c35..680ce761 100644 --- a/maps/020-5.tmx +++ b/maps/020-5.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/020-2.png"/> - <property name="music" value="peace.ogg"/> + <property name="music" value="8bit_the_hero.ogg"/> <property name="name" value="Nivalis Indoors"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |