summaryrefslogtreecommitdiff
path: root/maps/019-1.tmx
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-01-08 15:08:24 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2012-01-08 15:08:24 +0100
commit298ac049997585ae5f229db275c5ad9909f671e9 (patch)
treef3e7793737025a09c9ff37c267efa8e1d46944d4 /maps/019-1.tmx
parent3363f5da3b3600009d28d6d778c79ec25b025edc (diff)
downloadclientdata-298ac049997585ae5f229db275c5ad9909f671e9.tar.gz
clientdata-298ac049997585ae5f229db275c5ad9909f671e9.tar.bz2
clientdata-298ac049997585ae5f229db275c5ad9909f671e9.tar.xz
clientdata-298ac049997585ae5f229db275c5ad9909f671e9.zip
Adding monsters on snow maps.
Diffstat (limited to 'maps/019-1.tmx')
-rw-r--r--maps/019-1.tmx8
1 files changed, 8 insertions, 0 deletions
diff --git a/maps/019-1.tmx b/maps/019-1.tmx
index ec278f37..5441de23 100644
--- a/maps/019-1.tmx
+++ b/maps/019-1.tmx
@@ -111,5 +111,13 @@
<property name="dest_y" value="960"/>
</properties>
</object>
+ <object name="Reinboo" type="spawn" x="0" y="0">
+ <properties>
+ <property name="eA_death" value="30000"/>
+ <property name="eA_spawn" value="100000"/>
+ <property name="max_beings" value="4"/>
+ <property name="monster_id" value="92"/>
+ </properties>
+ </object>
</objectgroup>
</map>