diff options
Diffstat (limited to 'maps/018-5.tmx')
-rw-r--r-- | maps/018-5.tmx | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/maps/018-5.tmx b/maps/018-5.tmx index 393a22ef..e13cb0c5 100644 --- a/maps/018-5.tmx +++ b/maps/018-5.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="145" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="25"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="145" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="27"> <properties> <property name="background0image" value="graphics/images/ambient/spotlight.png"/> <property name="license" value="GPL v2+"/> @@ -1647,6 +1647,20 @@ <property name="spawn" value="30000"/> </properties> </object> + <object id="25" name="Vanity Pixie" type="spawn" x="2560" y="2368" width="1440" height="928"> + <properties> + <property name="max_beings" value="2"/> + <property name="monster_id" value="1215"/> + <property name="spawn" value="320000"/> + </properties> + </object> + <object id="26" name="Nulity Pixie" type="spawn" x="2176" y="2752" width="1216" height="704"> + <properties> + <property name="max_beings" value="1"/> + <property name="monster_id" value="1218"/> + <property name="spawn" value="320000"/> + </properties> + </object> </objectgroup> <objectgroup id="11" name="Notes" visible="0"> <object id="9" name="Leona" type="fixme" x="3616" y="1632" width="32" height="32"/> |