diff options
Diffstat (limited to 'maps/011-3.tmx')
-rw-r--r-- | maps/011-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/011-3.tmx b/maps/011-3.tmx index 9036d639..1c8a661d 100644 --- a/maps/011-3.tmx +++ b/maps/011-3.tmx @@ -2381,7 +2381,7 @@ <object id="81" name="Angry Red Scorpion" type="spawn" x="640" y="6112" width="1280" height="928"> <properties> <property name="death" value="30000"/> - <property name="max_beings" value="15"/> + <property name="max_beings" value="10"/> <property name="monster_id" value="1130"/> <property name="spawn" value="100000"/> </properties> @@ -2389,7 +2389,7 @@ <object id="82" name="Fire Goblin" type="spawn" x="672" y="6144" width="1280" height="928"> <properties> <property name="death" value="30000"/> - <property name="max_beings" value="20"/> + <property name="max_beings" value="10"/> <property name="monster_id" value="1067"/> <property name="spawn" value="100000"/> </properties> |