diff options
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 468f8703..cb3b86f4 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="160" height="180" tilewidth="32" tileheight="32" nextobjectid="91"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="160" height="180" tilewidth="32" tileheight="32" nextobjectid="92"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -1924,7 +1924,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup name="Object" visible="0"> + <objectgroup name="Object"> <object id="44" name="To Guild House Mid" type="warp" x="1568" y="2304" width="32" height="32"> <properties> <property name="dest_map" value="003-2"/> @@ -2194,6 +2194,14 @@ <property name="spawn" value="35000"/> </properties> </object> + <object id="91" name="To Magic School" type="warp" x="1088" y="1056" width="32" height="32"> + <properties> + <property name="dest_map" value="003-0"/> + <property name="dest_x" value="48"/> + <property name="dest_y" value="51"/> + <property name="npc_id" value="SCRIPT"/> + </properties> + </object> </objectgroup> <objectgroup color="#ff007f" name="Particles" visible="0"> <object id="88" name="graphics/particles/chimney-dark.xml" type="particle_effect" x="3488" y="2752" width="32" height="32"/> |