diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-31 00:21:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-31 00:21:55 -0300 |
commit | 0e586db1def4a2b81866ad666dcdd7cd892f2c89 (patch) | |
tree | 68e94324869008ad58c8f8b76f763ce6317e8fe1 /maps | |
parent | e448f9499865ece3600b3d71c2a632c34738f815 (diff) | |
download | clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.tar.gz clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.tar.bz2 clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.tar.xz clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.zip |
Update the frozen caves (020-7-2, and 023-* domain) musics.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/020-7-2.tmx | 2 | ||||
-rw-r--r-- | maps/023-1.tmx | 2 | ||||
-rw-r--r-- | maps/023-3-1.tmx | 4 | ||||
-rw-r--r-- | maps/023-3-2.tmx | 4 | ||||
-rw-r--r-- | maps/023-3.tmx | 4 |
5 files changed, 5 insertions, 11 deletions
diff --git a/maps/020-7-2.tmx b/maps/020-7-2.tmx index 2db575d7..649c2833 100644 --- a/maps/020-7-2.tmx +++ b/maps/020-7-2.tmx @@ -2,7 +2,7 @@ <map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="160" height="160" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="18"> <properties> <property name="minimap" value="graphics/minimaps/020-7-2.png"/> - <property name="music" value="snow-village.ogg"/> + <property name="music" value="snowvillage.ogg"/> <property name="name" value="Ice cave"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/023-1.tmx b/maps/023-1.tmx index 9b629be2..c8fea846 100644 --- a/maps/023-1.tmx +++ b/maps/023-1.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/023-1.png"/> - <property name="music" value="icecave.ogg"/> + <property name="music" value="snowvillage.ogg"/> <property name="name" value="Frozen Cave"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/023-3-1.tmx b/maps/023-3-1.tmx index fe7f9ad0..3df27ada 100644 --- a/maps/023-3-1.tmx +++ b/maps/023-3-1.tmx @@ -1,13 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" infinite="0" nextlayerid="54" nextobjectid="11"> <properties> - <property name="AutomappingRadius" value="1"/> - <property name="DeleteTiles" value="true"/> <property name="author" value="Jesusalva"/> <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/023-3-1.png"/> - <property name="music" value="Unforgiving_Lands.ogg"/> + <property name="music" value="Arabesque.ogg"/> <property name="name" value="The Master Room"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/023-3-2.tmx b/maps/023-3-2.tmx index ea54e1f0..e99d1ecc 100644 --- a/maps/023-3-2.tmx +++ b/maps/023-3-2.tmx @@ -1,13 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="80" height="80" tilewidth="32" tileheight="32" infinite="0" nextlayerid="116" nextobjectid="10"> <properties> - <property name="AutomappingRadius" value="1"/> - <property name="DeleteTiles" value="true"/> <property name="author" value="Jesusalva"/> <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/023-3-2.png"/> - <property name="music" value="Unforgiving_Lands.ogg"/> + <property name="music" value="tws_green_island.ogg"/> <property name="name" value="Study Room"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/023-3.tmx b/maps/023-3.tmx index 6a92ec5b..af0ff27e 100644 --- a/maps/023-3.tmx +++ b/maps/023-3.tmx @@ -1,13 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="240" height="240" tilewidth="32" tileheight="32" infinite="0" nextlayerid="448" nextobjectid="32"> <properties> - <property name="AutomappingRadius" value="1"/> - <property name="DeleteTiles" value="true"/> <property name="author" value="Jesusalva"/> <property name="license" value="GPL v2+, CC BY SA 3.0+"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/023-3.png"/> - <property name="music" value="Unforgiving_Lands.ogg"/> + <property name="music" value="icecave.ogg"/> <property name="name" value="Ice Caves"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |