summaryrefslogtreecommitdiff
path: root/maps/018-3.tmx
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-23 14:11:34 +0000
committerJared Adams <jaxad0127@gmail.com>2008-11-23 14:11:34 +0000
commit5e13cad72834b79f7cdc6cba73c10f1839274087 (patch)
treee6abf438634bfbe639b17949e9334aaff3079a21 /maps/018-3.tmx
parent5e3b3ca60fd86cc0872901dcd888d20077c040a0 (diff)
downloadclientdata-5e13cad72834b79f7cdc6cba73c10f1839274087.tar.gz
clientdata-5e13cad72834b79f7cdc6cba73c10f1839274087.tar.bz2
clientdata-5e13cad72834b79f7cdc6cba73c10f1839274087.tar.xz
clientdata-5e13cad72834b79f7cdc6cba73c10f1839274087.zip
Fix a few map bugs
Diffstat (limited to 'maps/018-3.tmx')
-rw-r--r--maps/018-3.tmx8
1 files changed, 7 insertions, 1 deletions
diff --git a/maps/018-3.tmx b/maps/018-3.tmx
index 2bf31c06..d214fb2f 100644
--- a/maps/018-3.tmx
+++ b/maps/018-3.tmx
@@ -338,7 +338,7 @@
<object name="Poison skull" type="spawn" x="3200" y="2368" width="32" height="96">
<properties>
<property name="max_beings" value="1"/>
- <property name="monster_id" value="1022"/>
+ <property name="monster_id" value="22"/>
</properties>
</object>
<object name="Red scorpion" type="spawn" x="5248" y="2752" width="512" height="640">
@@ -383,5 +383,11 @@
<property name="monster_id" value="24"/>
</properties>
</object>
+ <object name="Snake" type="spawn" x="2112" y="3168" width="192" height="160">
+ <properties>
+ <property name="max_beings" value="4"/>
+ <property name="monster_id" value="8"/>
+ </properties>
+ </object>
</objectgroup>
</map>