diff options
Diffstat (limited to 'maps/017-1.tmx')
-rw-r--r-- | maps/017-1.tmx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/maps/017-1.tmx b/maps/017-1.tmx index 0278be95..253e5958 100644 --- a/maps/017-1.tmx +++ b/maps/017-1.tmx @@ -58,5 +58,12 @@ <property name="dest_y" value="704"/> </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> |