diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-07-25 23:26:27 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-07-25 23:28:50 +0300 |
commit | 25ca3d7524adc1009a9afe0860ea10eecf7aa8f7 (patch) | |
tree | d2d57b9a230e36ee47286b5c72185612de7d5c4d /maps/008-2-14.tmx | |
parent | ce46297a91f712655e3b5239c84ded65ec99a728 (diff) | |
download | clientdata-25ca3d7524adc1009a9afe0860ea10eecf7aa8f7.tar.gz clientdata-25ca3d7524adc1009a9afe0860ea10eecf7aa8f7.tar.bz2 clientdata-25ca3d7524adc1009a9afe0860ea10eecf7aa8f7.tar.xz clientdata-25ca3d7524adc1009a9afe0860ea10eecf7aa8f7.zip |
Remove not existing minimaps and background music from maps 008-x-x.
After minimaps and music recreated, this commit can be reverted.
Diffstat (limited to 'maps/008-2-14.tmx')
-rw-r--r-- | maps/008-2-14.tmx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/maps/008-2-14.tmx b/maps/008-2-14.tmx index afde3ef0..bc502e78 100644 --- a/maps/008-2-14.tmx +++ b/maps/008-2-14.tmx @@ -3,8 +3,6 @@ <properties> <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="magick-real.ogg"/> <property name="name" value="Hurnscald Clinic"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |