diff options
author | Ledmitz <smoothshifter@tuta.io> | 2020-11-14 00:01:11 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-11-14 00:01:11 +0000 |
commit | 64a1e37844bdcd514037bf599c7bc7f864372c9e (patch) | |
tree | de96dd84569be1aff47c22ccb439a0a4de283e56 /maps/020-2-10.tmx | |
parent | 2d0c4f74a7490f4d074cdf4774e279890f517925 (diff) | |
download | clientdata-64a1e37844bdcd514037bf599c7bc7f864372c9e.tar.gz clientdata-64a1e37844bdcd514037bf599c7bc7f864372c9e.tar.bz2 clientdata-64a1e37844bdcd514037bf599c7bc7f864372c9e.tar.xz clientdata-64a1e37844bdcd514037bf599c7bc7f864372c9e.zip |
Changed music track names in maps to correspond to recently changed music names.
Other minor corrections.
Feel free to reassign music in maps in a separate MR.
Diffstat (limited to 'maps/020-2-10.tmx')
-rw-r--r-- | maps/020-2-10.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/020-2-10.tmx b/maps/020-2-10.tmx index edb65871..3cb57f23 100644 --- a/maps/020-2-10.tmx +++ b/maps/020-2-10.tmx @@ -4,6 +4,7 @@ <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/020-2-10.png"/> + <property name="music" value="faith.ogg"/> <property name="name" value="Tailor"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |