diff options
author | Ledmitz <smoothshifter@tuta.io> | 2020-11-13 07:26:51 +0000 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2020-11-13 07:26:51 +0000 |
commit | 4fdabf787db48b577d9e5c91099d102c730a825f (patch) | |
tree | 36e86d1ef7e089722fa08b74ee3890e86433ed08 /maps/008-2-0.tmx | |
parent | e12c0256decad0e53d2489b66a297b86c365ed7e (diff) | |
download | clientdata-4fdabf787db48b577d9e5c91099d102c730a825f.tar.gz clientdata-4fdabf787db48b577d9e5c91099d102c730a825f.tar.bz2 clientdata-4fdabf787db48b577d9e5c91099d102c730a825f.tar.xz clientdata-4fdabf787db48b577d9e5c91099d102c730a825f.zip |
Changed music track names in maps to correspond to recently changed music names. Other minor corrections. Comments removed from tmx map files.
Diffstat (limited to 'maps/008-2-0.tmx')
-rw-r--r-- | maps/008-2-0.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/008-2-0.tmx b/maps/008-2-0.tmx index 093dae8c..2db95ff6 100644 --- a/maps/008-2-0.tmx +++ b/maps/008-2-0.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/008-2-0.png"/> - <property name="music" value="Chicka-Maria - despair(Loop edit).ogg"/> + <property name="music" value="despair.ogg"/> <property name="name" value="Chez Celestia"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |