summaryrefslogtreecommitdiff
path: root/maps/005-1.tmx
diff options
context:
space:
mode:
Diffstat (limited to 'maps/005-1.tmx')
-rw-r--r--maps/005-1.tmx6
1 files changed, 5 insertions, 1 deletions
diff --git a/maps/005-1.tmx b/maps/005-1.tmx
index 18121fba..17b96b2e 100644
--- a/maps/005-1.tmx
+++ b/maps/005-1.tmx
@@ -181,12 +181,16 @@
</object>
<object name="Snake" type="spawn" x="2144" y="2368" width="320" height="224">
<properties>
- <property name="max_beings" value="4"/>
+ <property name="eA_death" value="5000"/>
+ <property name="eA_spawn" value="4000"/>
+ <property name="max_beings" value="2"/>
<property name="monster_id" value="8"/>
</properties>
</object>
<object name="Snake" type="spawn" x="2816" y="736" width="288" height="192">
<properties>
+ <property name="eA_death" value="5000"/>
+ <property name="eA_spawn" value="4000"/>
<property name="max_beings" value="3"/>
<property name="monster_id" value="8"/>
</properties>