summaryrefslogtreecommitdiff
path: root/maps/032-1.tmx
diff options
context:
space:
mode:
Diffstat (limited to 'maps/032-1.tmx')
-rw-r--r--maps/032-1.tmx10
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/032-1.tmx b/maps/032-1.tmx
index cee96425..ac31b4e4 100644
--- a/maps/032-1.tmx
+++ b/maps/032-1.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="188" height="256" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="16">
+<map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="188" height="256" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="17">
<properties>
<property name="license" value="CC BY-SA 3.0"/>
<property name="manaplus version" value="2"/>
@@ -2770,5 +2770,13 @@
<property name="spawn" value="85000"/>
</properties>
</object>
+ <object id="16" name="Little Red Slime" type="spawn" x="0" y="0" width="32" height="32">
+ <properties>
+ <property name="death" value="2000"/>
+ <property name="max_beings" value="8"/>
+ <property name="monster_id" value="1234"/>
+ <property name="spawn" value="5000"/>
+ </properties>
+ </object>
</objectgroup>
</map>