summaryrefslogtreecommitdiff
path: root/maps/001-5.tmx
diff options
context:
space:
mode:
Diffstat (limited to 'maps/001-5.tmx')
-rw-r--r--maps/001-5.tmx14
1 files changed, 11 insertions, 3 deletions
diff --git a/maps/001-5.tmx b/maps/001-5.tmx
index 834be157..09a3e890 100644
--- a/maps/001-5.tmx
+++ b/maps/001-5.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" infinite="0" nextobjectid="12">
+<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" infinite="0" nextobjectid="13">
<tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3">
<image source="../graphics/tilesets/collision.png" width="96" height="96"/>
</tileset>
@@ -550,7 +550,7 @@
</object>
<object id="9" name="Blob" type="spawn" x="640" y="640" width="1920" height="1888">
<properties>
- <property name="death" value="150000"/>
+ <property name="death" value="60000"/>
<property name="max_beings" value="2"/>
<property name="monster_id" value="1008"/>
<property name="spawn" value="35000"/>
@@ -558,7 +558,7 @@
</object>
<object id="10" name="Snake" type="spawn" x="896" y="672" width="1664" height="1888">
<properties>
- <property name="death" value="150000"/>
+ <property name="death" value="120000"/>
<property name="max_beings" value="1"/>
<property name="monster_id" value="1122"/>
<property name="spawn" value="35000"/>
@@ -572,5 +572,13 @@
<property name="spawn" value="35000"/>
</properties>
</object>
+ <object id="12" name="Stray Little Blub" type="spawn" x="704" y="640" width="1888" height="1888">
+ <properties>
+ <property name="death" value="180000"/>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="1007"/>
+ <property name="spawn" value="35000"/>
+ </properties>
+ </object>
</objectgroup>
</map>