diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-23 14:30:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-23 14:30:40 -0300 |
commit | a40e1a30e5c410fb783da2fc49b223ef45e2d1cd (patch) | |
tree | 06f6c71a86263f11f1f9bf39e8a6cb6e05ba866d | |
parent | fc85e4fddb9005f44ea7f40ad14865866adc1a6f (diff) | |
download | clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.tar.gz clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.tar.bz2 clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.tar.xz clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.zip |
Follow music updatesr02.2_180323
-rw-r--r-- | maps/001-1.tmx | 2 | ||||
-rw-r--r-- | maps/001-2.tmx | 2 | ||||
-rw-r--r-- | maps/003-13.tmx | 2 | ||||
-rw-r--r-- | maps/boss.tmx | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index 6987f6fd..00b6f84d 100644 --- a/maps/001-1.tmx +++ b/maps/001-1.tmx @@ -6,7 +6,7 @@ <property name="background1parallax" value="1.0"/> <property name="license" value="GPL 3.0"/> <property name="minimap" value="graphics/minimaps/001-1.png"/> - <property name="music" value="mythica.mp3"/> + <property name="music" value="mythica.ogg"/> <property name="name" value="Floating Island of Aeros"/> <property name="overlay0image" value="graphics/images/ambient/light_fog.png"/> <property name="overlay0parallax" value="1.0"/> diff --git a/maps/001-2.tmx b/maps/001-2.tmx index b18c1982..4ea7f021 100644 --- a/maps/001-2.tmx +++ b/maps/001-2.tmx @@ -2,7 +2,7 @@ <map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="250" height="250" tilewidth="32" tileheight="32" infinite="0" nextobjectid="23"> <properties> <property name="minimap" value="graphics/minimaps/001-2.png"/> - <property name="music" value="mythica.mp3"/> + <property name="music" value="mythica.ogg"/> <property name="name" value="Coliseum"/> </properties> <tileset firstgid="1" name="collisions" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/003-13.tmx b/maps/003-13.tmx index 4eb2af83..3200e685 100644 --- a/maps/003-13.tmx +++ b/maps/003-13.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/003-13.png"/> - <property name="music" value="mythica.mp3"/> + <property name="music" value="mythica.ogg"/> <property name="name" value="duel map"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/boss.tmx b/maps/boss.tmx index 24d82b6d..b47ad69f 100644 --- a/maps/boss.tmx +++ b/maps/boss.tmx @@ -2,7 +2,7 @@ <map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="90" height="90" tilewidth="32" tileheight="32" infinite="0" nextobjectid="1"> <properties> <property name="minimap" value="graphics/minimaps/boss.png"/> - <property name="music" value="mythica.mp3"/> + <property name="music" value="mythica.ogg"/> <property name="name" value="Boss Arena"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |