diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/005-3.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/005-3.tmx b/maps/005-3.tmx index 2e542b86..9895baca 100644 --- a/maps/005-3.tmx +++ b/maps/005-3.tmx @@ -601,7 +601,7 @@ <object id="24" name="House Maggot" type="spawn" x="769" y="1091" width="701" height="258"> <properties> <property name="death" value="300000"/> - <property name="max_beings" value="8"/> + <property name="max_beings" value="6"/> <property name="monster_id" value="1084"/> <property name="script" value="Trainer::OnKillHouseMaggot"/> <property name="spawn" value="40000"/> |