diff options
-rw-r--r-- | maps/019-2.tmx | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/maps/019-2.tmx b/maps/019-2.tmx index 3403ea17..de5c9164 100644 --- a/maps/019-2.tmx +++ b/maps/019-2.tmx @@ -1464,7 +1464,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#ff5500" id="11" name="Spawns" visible="0"> + <objectgroup color="#ff5500" id="11" name="Spawns"> <object id="8" name="White Slime" type="spawn" x="1760" y="1824" width="352" height="192"> <properties> <property name="death" value="30000"/> @@ -1489,14 +1489,6 @@ <property name="spawn" value="100000"/> </properties> </object> - <object id="11" name="Tipiu" type="spawn" x="1504" y="2528" width="576" height="736"> - <properties> - <property name="death" value="30000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1015"/> - <property name="spawn" value="330000"/> - </properties> - </object> <object id="12" name="Iced Fluffy" type="spawn" x="1088" y="2656" width="2368" height="1376"> <properties> <property name="death" value="30000"/> |