diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-31 00:02:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-31 00:02:32 -0300 |
commit | ff0ffc07791ecc7de0b512e7d0ce687a4a364ac4 (patch) | |
tree | 0dae566e629d152de797146e00f9d14fc9345c97 /maps | |
parent | 74c9a7382adfed257884602d23d6ddc03376179e (diff) | |
download | clientdata-ff0ffc07791ecc7de0b512e7d0ce687a4a364ac4.tar.gz clientdata-ff0ffc07791ecc7de0b512e7d0ce687a4a364ac4.tar.bz2 clientdata-ff0ffc07791ecc7de0b512e7d0ce687a4a364ac4.tar.xz clientdata-ff0ffc07791ecc7de0b512e7d0ce687a4a364ac4.zip |
Use the new soundtracks (except lets battle, it'll be used by script) :>
Diffstat (limited to 'maps')
-rw-r--r-- | maps/018-6-0.tmx | 2 | ||||
-rw-r--r-- | maps/018-6-1.tmx | 2 | ||||
-rw-r--r-- | maps/018-6-2.tmx | 2 | ||||
-rw-r--r-- | maps/018-6-3.tmx | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/maps/018-6-0.tmx b/maps/018-6-0.tmx index 8c53c648..d6bf536a 100644 --- a/maps/018-6-0.tmx +++ b/maps/018-6-0.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/018-6-0.png"/> - <property name="music" value="Unforgiving_Lands.ogg"/> + <property name="music" value="Misty_Shrine.ogg"/> <property name="name" value="Sanctuary - Forgotten Chamber"/> </properties> <tileset firstgid="1" name="UkarColumns" tilewidth="32" tileheight="32" tilecount="24" columns="6"> diff --git a/maps/018-6-1.tmx b/maps/018-6-1.tmx index dac932c9..ce9b40fa 100644 --- a/maps/018-6-1.tmx +++ b/maps/018-6-1.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/018-6-1.png"/> - <property name="music" value="Unforgiving_Lands.ogg"/> + <property name="music" value="Ruins.ogg"/> <property name="name" value="Elenium Mines"/> </properties> <tileset firstgid="1" name="UkarColumns" tilewidth="32" tileheight="32" tilecount="24" columns="6"> diff --git a/maps/018-6-2.tmx b/maps/018-6-2.tmx index 26143808..9368048b 100644 --- a/maps/018-6-2.tmx +++ b/maps/018-6-2.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/018-6-2.png"/> - <property name="music" value="Unforgiving_Lands.ogg"/> + <property name="music" value="Misty_Shrine.ogg"/> <property name="name" value="Forgotten Hall"/> </properties> <tileset firstgid="1" name="UkarColumns" tilewidth="32" tileheight="32" tilecount="24" columns="6"> diff --git a/maps/018-6-3.tmx b/maps/018-6-3.tmx index ec81aea8..625ff226 100644 --- a/maps/018-6-3.tmx +++ b/maps/018-6-3.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/018-6-3.png"/> - <property name="music" value="Unforgiving_Lands.ogg"/> + <property name="music" value="Misty_Shrine.ogg"/> <property name="name" value="Forgotten Shrine"/> </properties> <tileset firstgid="1" name="UkarColumns" tilewidth="32" tileheight="32" tilecount="24" columns="6"> |