diff options
Diffstat (limited to 'maps/011-1.tmx')
-rw-r--r-- | maps/011-1.tmx | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/maps/011-1.tmx b/maps/011-1.tmx index 44dee874..f2363da5 100644 --- a/maps/011-1.tmx +++ b/maps/011-1.tmx @@ -92,5 +92,12 @@ <property name="dest_y" value="5200"/> </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> |