diff options
Diffstat (limited to 'maps/015-5.tmx')
-rw-r--r-- | maps/015-5.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/015-5.tmx b/maps/015-5.tmx index b44bf254..1773ff75 100644 --- a/maps/015-5.tmx +++ b/maps/015-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="425" height="210" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="42"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="425" height="210" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="43"> <properties> <property name="license" value="GPL"/> <property name="manaplus version" value="2"/> @@ -1500,6 +1500,14 @@ <property name="spawn" value="30000"/> </properties> </object> + <object id="42" name="Dark Lizard" type="spawn" x="3872" y="384" width="2176" height="2784"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="4"/> + <property name="monster_id" value="1051"/> + <property name="spawn" value="100000"/> + </properties> + </object> </objectgroup> <objectgroup color="#ff5500" id="9" name="Mobs 2" visible="0"> <object id="31" name="Cave Maggot" type="spawn" x="800" y="160" width="12128" height="6112"> |