diff options
Diffstat (limited to 'maps/008-2.tmx')
-rw-r--r-- | maps/008-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/008-2.tmx b/maps/008-2.tmx index 473936b6..115fb55f 100644 --- a/maps/008-2.tmx +++ b/maps/008-2.tmx @@ -1621,11 +1621,11 @@ <property name="spawn" value="25000"/> </properties> </object> - <object id="29" name="Murderer Scorpion" type="Spawn" x="1536" y="5440" width="768" height="2208"> + <object id="29" name="Candied Slime" type="Spawn" x="1536" y="5440" width="768" height="2208"> <properties> <property name="death" value="25000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1129"/> + <property name="max_beings" value="4"/> + <property name="monster_id" value="1089"/> <property name="spawn" value="25000"/> </properties> </object> |