diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-04 16:58:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-04 16:58:04 -0300 |
commit | 415bb1e882edd6d2ff5cf0e643b27fb639650470 (patch) | |
tree | ce25240090247af1f5098fae5d3f876381ebca5f /maps/005-1.tmx | |
parent | 05aa2c6b4d6ab21e2a05353d03ad84a6da3ab38b (diff) | |
download | clientdata-415bb1e882edd6d2ff5cf0e643b27fb639650470.tar.gz clientdata-415bb1e882edd6d2ff5cf0e643b27fb639650470.tar.bz2 clientdata-415bb1e882edd6d2ff5cf0e643b27fb639650470.tar.xz clientdata-415bb1e882edd6d2ff5cf0e643b27fb639650470.zip |
Candor Cave
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r-- | maps/005-1.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx index e0cd22a8..366542f2 100644 --- a/maps/005-1.tmx +++ b/maps/005-1.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="120" height="120" tilewidth="32" tileheight="32" infinite="0" nextobjectid="92"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="120" height="120" tilewidth="32" tileheight="32" nextobjectid="93"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1411,6 +1411,14 @@ <property name="y" value="0"/> </properties> </object> + <object id="92" name="To Crazyfefe's Cave" type="warp" x="1888" y="1664" width="32" height="32"> + <properties> + <property name="dest_map" value="000-0"/> + <property name="npc_id" value="SCRIPT"/> + <property name="x" value="0"/> + <property name="y" value="0"/> + </properties> + </object> </objectgroup> <objectgroup color="#ff007f" name="Particles"> <object id="89" name="graphics/particles/chimney-dark.xml" type="particle_effect" x="1600" y="2144" width="32" height="32"/> |