diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-19 19:10:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-19 19:10:12 -0300 |
commit | bfe5a0ded7c0ed75acc667367415eabe19d6b79a (patch) | |
tree | 9a58340651e9f42280e2acd53bf1eec8ef591a6b | |
parent | 41f22ea68f2d874f94709353908779f88707c139 (diff) | |
download | clientdata-bfe5a0ded7c0ed75acc667367415eabe19d6b79a.tar.gz clientdata-bfe5a0ded7c0ed75acc667367415eabe19d6b79a.tar.bz2 clientdata-bfe5a0ded7c0ed75acc667367415eabe19d6b79a.tar.xz clientdata-bfe5a0ded7c0ed75acc667367415eabe19d6b79a.zip |
[skip ci]
-rw-r--r-- | maps/004-3-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/004-3-1.tmx b/maps/004-3-1.tmx index fb989991c..a8d683167 100644 --- a/maps/004-3-1.tmx +++ b/maps/004-3-1.tmx @@ -5,7 +5,7 @@ <property name="license" value="GPLv3, CC BY-SA 4.0"/> <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/004-3-1.png"/> - <property name="music" value="cavesong.ogg"/> + <property name="music" value="3b5.ogg"/> <property name="name" value="Canyon Cave"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> <property name="overlay0keepratio" value="true"/> @@ -531,7 +531,7 @@ </object> </objectgroup> <objectgroup id="12" name="Objects"> - <object id="63" name="graphics/particles/torch.xml" type="particle_effect" x="2176" y="960" width="32" height="32"/> + <object id="63" name="graphics/particles/torch.xml" type="particle_effect" x="2176" y="992" width="32" height="32"/> </objectgroup> <objectgroup color="#ffff00" id="6" name="Margin" visible="0"> <object id="32" name="margin" type="fixme" x="0" y="640" width="960" height="640"/> |