summaryrefslogtreecommitdiff
path: root/maps/008-1.tmx
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2010-06-18 21:48:56 -0600
committerJared Adams <jaxad0127@gmail.com>2010-06-18 21:48:56 -0600
commit63fe31642ab1574c4f34aecfac42361fe8d46fcd (patch)
tree6141180d929eb93488c55bb12eb3aebdb3495ff2 /maps/008-1.tmx
parent472ff31dc78fd756d3e032cd20273c80809052d6 (diff)
downloadclientdata-63fe31642ab1574c4f34aecfac42361fe8d46fcd.tar.gz
clientdata-63fe31642ab1574c4f34aecfac42361fe8d46fcd.tar.bz2
clientdata-63fe31642ab1574c4f34aecfac42361fe8d46fcd.tar.xz
clientdata-63fe31642ab1574c4f34aecfac42361fe8d46fcd.zip
Add butterfly to maps
Diffstat (limited to 'maps/008-1.tmx')
-rw-r--r--maps/008-1.tmx8
1 files changed, 8 insertions, 0 deletions
diff --git a/maps/008-1.tmx b/maps/008-1.tmx
index 936a026e..99022162 100644
--- a/maps/008-1.tmx
+++ b/maps/008-1.tmx
@@ -170,5 +170,13 @@
<property name="monster_id" value="36"/>
</properties>
</object>
+ <object name="Butterfly" type="spawn" x="0" y="0">
+ <properties>
+ <property name="eA_death" value="20"/>
+ <property name="eA_spawn" value="30"/>
+ <property name="max_beings" value="10"/>
+ <property name="monster_id" value="53"/>
+ </properties>
+ </object>
</objectgroup>
</map>