summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-05-11 19:10:43 -0300
committerJesusaves <cpntb1@ymail.com>2022-05-11 19:10:43 -0300
commitaa7274498210b54b54a6cc78e1a07a55a62aa76a (patch)
tree11250d719d013e5c912582eb17bbced56ca12136
parent0080ae916fe32dff99ed27a564f80adeea52fff8 (diff)
downloadclientdata-aa7274498210b54b54a6cc78e1a07a55a62aa76a.tar.gz
clientdata-aa7274498210b54b54a6cc78e1a07a55a62aa76a.tar.bz2
clientdata-aa7274498210b54b54a6cc78e1a07a55a62aa76a.tar.xz
clientdata-aa7274498210b54b54a6cc78e1a07a55a62aa76a.zip
Provide an emergency way to get Apples in the Past Tulimshar
-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>