diff options
-rw-r--r-- | maps/018-2.tmx | 44 |
1 files changed, 23 insertions, 21 deletions
diff --git a/maps/018-2.tmx b/maps/018-2.tmx index 141fafa2..bc500976 100644 --- a/maps/018-2.tmx +++ b/maps/018-2.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="150" height="120" tilewidth="32" tileheight="32" nextobjectid="23"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="150" height="120" tilewidth="32" tileheight="32" nextobjectid="30"> <properties> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> @@ -931,52 +931,54 @@ <property name="dest_y" value="194"/> </properties> </object> - <object id="2" name="Spawn Area 1" type="spawn" x="2022" y="948" width="1902" height="704"> + <object id="22" name="To Heroes' Hold - Castle" type="warp" x="2240" y="2016" width="128" height="32"> <properties> - <property name="death" value="40000"/> - <property name="max_beings" value="2"/> - <property name="monster_id" value="1002"/> - <property name="spawn" value="120000"/> + <property name="dest_map" value="018-2-1"/> + <property name="dest_x" value="26"/> + <property name="dest_y" value="32"/> </properties> </object> - <object id="6" name="Spawn Area 2" type="spawn" x="652" y="938" width="1318" height="452"> + </objectgroup> + <objectgroup color="#ff7f00" name="Spawns"> + <object id="24" name="Moonshroom" type="spawn" x="640" y="928" width="1318" height="452"> <properties> <property name="death" value="40000"/> <property name="max_beings" value="2"/> - <property name="monster_id" value="1002"/> + <property name="monster_id" value="1069"/> <property name="spawn" value="120000"/> </properties> </object> - <object id="10" name="Spawn Area 3" type="spawn" x="640" y="1445"> + <object id="25" name="Poison Fairy" type="spawn" x="672" y="1472"> <properties> <property name="death" value="40000"/> - <property name="max_beings" value="2"/> - <property name="monster_id" value="1002"/> + <property name="max_beings" value="6"/> + <property name="monster_id" value="1186"/> <property name="spawn" value="120000"/> </properties> <polygon points="0,0 601,3 1056,461 1061,1007 7,1008"/> </object> - <object id="14" name="Spawn Area 4" type="spawn" x="3081" y="1711" width="833" height="737"> + <object id="26" name="Fafi Dragon" type="spawn" x="2048" y="864" width="1902" height="704"> <properties> <property name="death" value="40000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1002"/> + <property name="max_beings" value="2"/> + <property name="monster_id" value="1179"/> <property name="spawn" value="120000"/> </properties> </object> - <object id="18" name="Spawn Area 5" type="spawn" x="1795" y="2515" width="2345" height="831"> + <object id="27" name="Earth Fairy" type="spawn" x="3072" y="1696" width="833" height="737"> <properties> <property name="death" value="40000"/> - <property name="max_beings" value="2"/> - <property name="monster_id" value="1002"/> + <property name="max_beings" value="4"/> + <property name="monster_id" value="1182"/> <property name="spawn" value="120000"/> </properties> </object> - <object id="22" name="To Heroes' Hold - Castle" type="warp" x="2240" y="2016" width="128" height="32"> + <object id="29" name="Grass Snake" type="spawn" x="1760" y="2464" width="2345" height="831"> <properties> - <property name="dest_map" value="018-2-1"/> - <property name="dest_x" value="26"/> - <property name="dest_y" value="32"/> + <property name="death" value="40000"/> + <property name="max_beings" value="6"/> + <property name="monster_id" value="1169"/> + <property name="spawn" value="120000"/> </properties> </object> </objectgroup> |