diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-19 18:07:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-19 18:07:59 -0300 |
commit | 01677e8de61a0b55962f764bacccd260e7fe9734 (patch) | |
tree | 1bc36c74ce9bdf9c5f35bbf3d775ed3f6896fab6 | |
parent | b5237418776b6b54d48808b1ce18a471e18e7f90 (diff) | |
download | clientdata-01677e8de61a0b55962f764bacccd260e7fe9734.tar.gz clientdata-01677e8de61a0b55962f764bacccd260e7fe9734.tar.bz2 clientdata-01677e8de61a0b55962f764bacccd260e7fe9734.tar.xz clientdata-01677e8de61a0b55962f764bacccd260e7fe9734.zip |
Renew the other maps music. (including soren)
-rw-r--r-- | maps/003-1-2.tmx | 4 | ||||
-rw-r--r-- | maps/007-1.tmx | 2 | ||||
-rw-r--r-- | maps/009-5.tmx | 2 | ||||
-rw-r--r-- | maps/sec_pri.tmx | 2 | ||||
-rw-r--r-- | maps/soren.tmx | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/maps/003-1-2.tmx b/maps/003-1-2.tmx index ef6704e3c..96d105965 100644 --- a/maps/003-1-2.tmx +++ b/maps/003-1-2.tmx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="37"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="37"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/003-1-2.png"/> - <property name="music" value="3b5.ogg"/> + <property name="music" value="misuse.ogg"/> <property name="name" value="Tulimshar Wall"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/007-1.tmx b/maps/007-1.tmx index b534730a5..02a93778a 100644 --- a/maps/007-1.tmx +++ b/maps/007-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/007-1.png"/> - <property name="music" value="bartk - the adventure begins.ogg"/> + <property name="music" value="dragon_and_toast.ogg"/> <property name="name" value="Tulimshar Mining Camp"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> <property name="overlay0keepratio" value="true"/> diff --git a/maps/009-5.tmx b/maps/009-5.tmx index d11406f8a..c78891c39 100644 --- a/maps/009-5.tmx +++ b/maps/009-5.tmx @@ -4,7 +4,7 @@ <property name="license" value="GPL v2"/> <property name="manaplus version" value="2"/> <property name="minimap" value="/graphics/minimaps/009-5.png"/> - <property name="music" value="3b5.ogg"/> + <property name="music" value="water_prelude.ogg"/> <property name="name" value="Depleted Mana Stones Mine"/> </properties> <tileset firstgid="1" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> diff --git a/maps/sec_pri.tmx b/maps/sec_pri.tmx index 3ba1cc175..6bf123e49 100644 --- a/maps/sec_pri.tmx +++ b/maps/sec_pri.tmx @@ -2,7 +2,7 @@ <map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="60" height="51" tilewidth="32" tileheight="32" infinite="0" nextobjectid="2"> <properties> <property name="minimap" value="/graphics/minimaps/jail.png"/> - <property name="music" value="3b5.ogg"/> + <property name="music" value="water_prelude.ogg"/> <property name="name" value="Jesusalva's Jail"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> </properties> diff --git a/maps/soren.tmx b/maps/soren.tmx index d7f1b4a75..98fdb6cd6 100644 --- a/maps/soren.tmx +++ b/maps/soren.tmx @@ -4,7 +4,7 @@ <property name="license" value="GPL v3"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/soren.png"/> - <property name="music" value="mythica.mp3"/> + <property name="music" value="tmw_birds_in_the_sunrise.ogg"/> <property name="name" value="Soren's Village"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> |