diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/012-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 960944da..e4700122 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1292,10 +1292,10 @@ <property name="spawn" value="30000"/> </properties> </object> - <object id="28" name="Clover Patch" type="spawn" x="736" y="480" width="1376" height="2112"> + <object id="28" name="Clover Patch" type="spawn" x="736" y="480" width="1376" height="2656"> <properties> <property name="death" value="90000"/> - <property name="max_beings" value="4"/> + <property name="max_beings" value="3"/> <property name="monster_id" value="1028"/> <property name="spawn" value="60000"/> </properties> |