summaryrefslogtreecommitdiff
path: root/maps/011-1.tmx
diff options
context:
space:
mode:
Diffstat (limited to 'maps/011-1.tmx')
-rw-r--r--maps/011-1.tmx18
1 files changed, 17 insertions, 1 deletions
diff --git a/maps/011-1.tmx b/maps/011-1.tmx
index 8d31b017..0eabe66e 100644
--- a/maps/011-1.tmx
+++ b/maps/011-1.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="154" height="124" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="27">
+<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="154" height="124" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="29">
<properties>
<property name="minimap" value="graphics/minimaps/011-1.png"/>
<property name="music" value="the-forest.ogg"/>
@@ -814,5 +814,21 @@
<property name="monster_id" value="1175"/>
</properties>
</object>
+ <object id="28" name="BigFrog" type="spawn" x="0" y="0">
+ <properties>
+ <property name="death" value="7000"/>
+ <property name="max_beings" value="8"/>
+ <property name="monster_id" value="1182"/>
+ <property name="spawn" value="150000"/>
+ </properties>
+ </object>
+ <object id="27" name="SmallFrog" type="spawn" x="0" y="0">
+ <properties>
+ <property name="death" value="7000"/>
+ <property name="max_beings" value="16"/>
+ <property name="monster_id" value="1181"/>
+ <property name="spawn" value="150000"/>
+ </properties>
+ </object>
</objectgroup>
</map>