diff options
Diffstat (limited to 'maps/004-2.tmx')
-rw-r--r-- | maps/004-2.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/004-2.tmx b/maps/004-2.tmx index ebff33ec..7c7b9e35 100644 --- a/maps/004-2.tmx +++ b/maps/004-2.tmx @@ -1362,7 +1362,7 @@ <object id="68" name="Snake" type="Spawn" x="3328" y="2976" width="320" height="320"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="3"/> + <property name="max_beings" value="2"/> <property name="monster_id" value="1122"/> <property name="spawn" value="35000"/> </properties> @@ -1378,7 +1378,7 @@ <object id="71" name="Scorpion" type="Spawn" x="1696" y="1664" width="960" height="768"> <properties> <property name="death" value="150000"/> - <property name="max_beings" value="8"/> + <property name="max_beings" value="6"/> <property name="monster_id" value="1071"/> <property name="spawn" value="35000"/> </properties> |