diff options
Diffstat (limited to 'maps/008-1-1.tmx')
-rw-r--r-- | maps/008-1-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/008-1-1.tmx b/maps/008-1-1.tmx index 4ffd236d..fb4f6558 100644 --- a/maps/008-1-1.tmx +++ b/maps/008-1-1.tmx @@ -2714,10 +2714,10 @@ </object> <object id="88" name="Moubi" type="spawn" x="3712" y="1792" width="2912" height="736"> <properties> - <property name="death" value="125000"/> - <property name="max_beings" value="3"/> + <property name="death" value="1250000"/> + <property name="max_beings" value="1"/> <property name="monster_id" value="1072"/> - <property name="spawn" value="20000"/> + <property name="spawn" value="200000"/> </properties> </object> </objectgroup> |