diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-16 20:07:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-16 20:07:37 -0300 |
commit | 2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c (patch) | |
tree | a3f4a501c9f4ba445890fef1dcaec99a93a4a36f /maps/014-3.tmx | |
parent | f1dd141615d6e6dd5f1d25b668f8f4ec28b93752 (diff) | |
download | clientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.tar.gz clientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.tar.bz2 clientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.tar.xz clientdata-2294b0a9f92cdb991aa3ebb82fedd0be9fa2f16c.zip |
Bandit Cave. I did not changed layout, but I did changed a little warp and monsters
Diffstat (limited to 'maps/014-3.tmx')
-rw-r--r-- | maps/014-3.tmx | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/maps/014-3.tmx b/maps/014-3.tmx index 7e14aad1..1e48bdab 100644 --- a/maps/014-3.tmx +++ b/maps/014-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="254" height="174" tilewidth="32" tileheight="32" infinite="0" nextobjectid="29"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="254" height="174" tilewidth="32" tileheight="32" nextobjectid="29"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> @@ -1306,15 +1306,14 @@ </object> <object id="19" name="To Bandit Cave" type="warp" x="4416" y="2752" width="32" height="32"> <properties> - <property name="dest_map" value="011-6"/> + <property name="dest_map" value="015-2"/> <property name="dest_x" value="49"/> <property name="dest_y" value="100"/> - <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="23" name="graphics/particles/wispdance.particle.xml" type="particle_effect" x="7072" y="4064" width="32" height="32"/> </objectgroup> - <objectgroup color="#ffff00" name="Spawns"> + <objectgroup color="#ffff00" name="Spawns" visible="0"> <object id="24" name="Mouboo" type="spawn" x="1344" y="1344" width="5888" height="3392"> <properties> <property name="death" value="45000"/> |