diff options
Diffstat (limited to 'maps/016-1.tmx')
-rw-r--r-- | maps/016-1.tmx | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/maps/016-1.tmx b/maps/016-1.tmx index b2cb0802..4c006e56 100644 --- a/maps/016-1.tmx +++ b/maps/016-1.tmx @@ -694,7 +694,7 @@ <object id="9" name="MauvePlant" type="spawn" x="0" y="0"> <properties> <property name="death" value="180000"/> - <property name="max_beings" value="4"/> + <property name="max_beings" value="8"/> <property name="monster_id" value="27"/> <property name="spawn" value="270000"/> </properties> @@ -707,14 +707,6 @@ <property name="spawn" value="0"/> </properties> </object> - <object id="11" name="MauvePlant" type="spawn" x="0" y="0"> - <properties> - <property name="death" value="180000"/> - <property name="max_beings" value="4"/> - <property name="monster_id" value="27"/> - <property name="spawn" value="270000"/> - </properties> - </object> <object id="13" name="Silkworm" type="spawn" x="0" y="0"> <properties> <property name="death" value="7000"/> |