diff options
Diffstat (limited to 'maps/017-1.tmx')
-rw-r--r-- | maps/017-1.tmx | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/maps/017-1.tmx b/maps/017-1.tmx index 4dec3234..ef1d42e3 100644 --- a/maps/017-1.tmx +++ b/maps/017-1.tmx @@ -61,14 +61,8 @@ </object> <object name="Clover Patch" type="spawn" x="3136" y="960" width="96" height="64"> <properties> - <property name="eA_death" value="15000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="35"/> - </properties> - </object> - <object name="Clover Patch" type="spawn" x="3104" y="960" width="128" height="32"> - <properties> - <property name="eA_death" value="15000"/> + <property name="eA_death" value="50000"/> + <property name="eA_spawn" value="150000"/> <property name="max_beings" value="1"/> <property name="monster_id" value="35"/> </properties> |