summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maps/014-1.tmx28
1 files changed, 27 insertions, 1 deletions
diff --git a/maps/014-1.tmx b/maps/014-1.tmx
index d2da5447..3220f706 100644
--- a/maps/014-1.tmx
+++ b/maps/014-1.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="200" height="120" tilewidth="32" tileheight="32" nextobjectid="52">
+<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="200" height="120" tilewidth="32" tileheight="32" nextobjectid="57">
<properties>
<property name="license" value="GPL v2+"/>
<property name="manaplus version" value="1"/>
@@ -933,4 +933,30 @@
</properties>
</object>
</objectgroup>
+ <objectgroup color="#55fe7f" name="Plants" visible="0">
+ <object id="53" name="Cobalt Plant" type="spawn" x="-320" y="-32" width="6784" height="3840">
+ <properties>
+ <property name="death" value="50000"/>
+ <property name="max_beings" value="2"/>
+ <property name="monster_id" value="1136"/>
+ <property name="spawn" value="45000"/>
+ </properties>
+ </object>
+ <object id="55" name="Mauve Plant" type="spawn" x="-512" y="800" width="6688" height="2784">
+ <properties>
+ <property name="death" value="50000"/>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="1135"/>
+ <property name="spawn" value="45000"/>
+ </properties>
+ </object>
+ <object id="56" name="Gamboge Plant" type="spawn" x="736" y="-288" width="2816" height="4000">
+ <properties>
+ <property name="death" value="50000"/>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="1134"/>
+ <property name="spawn" value="45000"/>
+ </properties>
+ </object>
+ </objectgroup>
</map>