diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-04 10:31:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-04 10:31:35 -0300 |
commit | aa1fe3d5d042654857d10246f45a0d4baf6cc16e (patch) | |
tree | 47ab3ad49dd3879d6cbb57604e16056fda2647a0 | |
parent | 04067a4e1a9c986cbdfaa0c279a5bc3b0912c543 (diff) | |
download | clientdata-aa1fe3d5d042654857d10246f45a0d4baf6cc16e.tar.gz clientdata-aa1fe3d5d042654857d10246f45a0d4baf6cc16e.tar.bz2 clientdata-aa1fe3d5d042654857d10246f45a0d4baf6cc16e.tar.xz clientdata-aa1fe3d5d042654857d10246f45a0d4baf6cc16e.zip |
Cosmetic improvements
-rw-r--r-- | maps/014-2-2.tmx | 2 | ||||
-rw-r--r-- | maps/034-4.tmx | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/maps/014-2-2.tmx b/maps/014-2-2.tmx index 8101f4d85..e8c132e2e 100644 --- a/maps/014-2-2.tmx +++ b/maps/014-2-2.tmx @@ -3,7 +3,7 @@ <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/014-2-2.png"/> - <property name="music" value="peace.ogg"/> + <property name="music" value="PerituneMaterial_Minstrel2_Harp.ogg"/> <property name="name" value="Forsaken Inn"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> diff --git a/maps/034-4.tmx b/maps/034-4.tmx index b85425af8..e4a7ef025 100644 --- a/maps/034-4.tmx +++ b/maps/034-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="170" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="3"> +<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="170" height="120" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="6"> <properties> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/034-4.png"/> @@ -898,5 +898,8 @@ <objectgroup id="7" name="Objects"> <object id="1" name="graphics/particles/flame.particle.xml" type="particle_effect" x="3104" y="1088" width="16" height="16"/> <object id="2" name="graphics/particles/flame.particle.xml" type="particle_effect" x="3168" y="1088" width="16" height="16"/> + <object id="3" name="mythica.ogg" type="music" x="928" y="864" width="992" height="832"/> + <object id="4" name="8bit_the_hero.ogg" type="music" x="4096" y="2496" width="640" height="640"/> + <object id="5" name="dance_monster.ogg" type="music" x="896" y="2208" width="608" height="608"/> </objectgroup> </map> |