diff options
Diffstat (limited to 'maps/007-1.tmx')
-rw-r--r-- | maps/007-1.tmx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/maps/007-1.tmx b/maps/007-1.tmx index cfbf56f8..a309e6b0 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -95,5 +95,12 @@ <property name="monster_id" value="17"/> </properties> </object> + <object name="Clover" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="1000"/> + <property name="max_beings" value="2"/> + <property name="monster_id" value="35"/> + </properties> + </object> </objectgroup> </map> |