summaryrefslogtreecommitdiff
path: root/maps/001-5.tmx
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-04 10:24:37 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-04 10:24:37 -0300
commitbd3537947d4c6ea1a08f60b38bdcc80fe1695e41 (patch)
tree99529473dad2137d2f82f330a7705a1f31b857ff /maps/001-5.tmx
parentf7d8a2edbc1ce0a9b318a7031fc7934e658b8889 (diff)
downloadclientdata-bd3537947d4c6ea1a08f60b38bdcc80fe1695e41.tar.gz
clientdata-bd3537947d4c6ea1a08f60b38bdcc80fe1695e41.tar.bz2
clientdata-bd3537947d4c6ea1a08f60b38bdcc80fe1695e41.tar.xz
clientdata-bd3537947d4c6ea1a08f60b38bdcc80fe1695e41.zip
Remove unused file, minor irrelevant update to 001-5 (not sure why)
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>