summaryrefslogtreecommitdiff
path: root/maps/005-1.tmx
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-12-26 22:00:46 +0000
committerJared Adams <jaxad0127@gmail.com>2008-12-26 22:00:46 +0000
commit99ab736b5b3b82408ffbeaa6f4022ef768c766e7 (patch)
tree0daf2f7feeb3ffca977e639ebaf03c727ed8b50d /maps/005-1.tmx
parent9b3e7ea397e511bfd1c226117c18811b0d14dc32 (diff)
downloadclientdata-99ab736b5b3b82408ffbeaa6f4022ef768c766e7.tar.gz
clientdata-99ab736b5b3b82408ffbeaa6f4022ef768c766e7.tar.bz2
clientdata-99ab736b5b3b82408ffbeaa6f4022ef768c766e7.tar.xz
clientdata-99ab736b5b3b82408ffbeaa6f4022ef768c766e7.zip
Adjust mobs in desert maps
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r--maps/005-1.tmx54
1 files changed, 54 insertions, 0 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx
index fe7d9eed..f5bb0d00 100644
--- a/maps/005-1.tmx
+++ b/maps/005-1.tmx
@@ -176,5 +176,59 @@
<property name="DEST_Y" value="688"/>
</properties>
</object>
+ <object name="Snake" type="spawn" x="2144" y="2368" width="320" height="224">
+ <properties>
+ <property name="max_beings" value="4"/>
+ <property name="monster_id" value="8"/>
+ </properties>
+ </object>
+ <object name="Snake" type="spawn" x="2816" y="736" width="288" height="192">
+ <properties>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="8"/>
+ </properties>
+ </object>
+ <object name="Giant Maggot" type="spawn" x="1632" y="896" width="3072" height="1696">
+ <properties>
+ <property name="max_beings" value="20"/>
+ <property name="monster_id" value="4"/>
+ </properties>
+ </object>
+ <object name="Black Scorpion" type="spawn" x="1856" y="224" width="2144" height="768">
+ <properties>
+ <property name="max_beings" value="7"/>
+ <property name="monster_id" value="7"/>
+ </properties>
+ </object>
+ <object name="Black Scorpion" type="spawn" x="1824" y="2272" width="2752" height="1056">
+ <properties>
+ <property name="max_beings" value="8"/>
+ <property name="monster_id" value="7"/>
+ </properties>
+ </object>
+ <object name="Green Slime" type="spawn" x="640" y="992" width="672" height="768">
+ <properties>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="3"/>
+ </properties>
+ </object>
+ <object name="Green Slime" type="spawn" x="3744" y="2208" width="128" height="96">
+ <properties>
+ <property name="max_beings" value="2"/>
+ <property name="monster_id" value="3"/>
+ </properties>
+ </object>
+ <object name="Snake" type="spawn" x="4704" y="1248" width="1056" height="2112">
+ <properties>
+ <property name="max_beings" value="8"/>
+ <property name="monster_id" value="8"/>
+ </properties>
+ </object>
+ <object name="Maggot" type="spawn" x="1440" y="800" width="3328" height="1568">
+ <properties>
+ <property name="max_beings" value="20"/>
+ <property name="monster_id" value="0"/>
+ </properties>
+ </object>
</objectgroup>
</map>