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/001-1.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/001-1.tmx')
-rw-r--r-- | maps/001-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index db3a4eac..4de87a7a 100644 --- a/maps/001-1.tmx +++ b/maps/001-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/001-1.png"/> - <property name="music" value="bartk - the adventure begins.ogg"/> + <property name="music" value="artis.ogg"/> <property name="name" value="Artis"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> |