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/010-1-1.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/010-1-1.tmx')
-rw-r--r-- | maps/010-1-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/010-1-1.tmx b/maps/010-1-1.tmx index bec501f9..1025b6f7 100644 --- a/maps/010-1-1.tmx +++ b/maps/010-1-1.tmx @@ -4,7 +4,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/010-1-1.png"/> - <property name="music" value="eric_matyas_surreal.ogg"/> + <property name="music" value="Arabesque.ogg"/> <property name="name" value="Canyon Great Caves"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |