diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/010-2.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/010-2.tmx b/maps/010-2.tmx index 3ed2b327..45425da6 100644 --- a/maps/010-2.tmx +++ b/maps/010-2.tmx @@ -1781,7 +1781,7 @@ </object> <object id="105" name="to cave" type="warp" x="3456" y="4128" width="32" height="32"> <properties> - <property name="dest_map" value="004-2-1"/> + <property name="dest_map" value="010-1-1"/> <property name="dest_x" value="170"/> <property name="dest_y" value="50"/> </properties> @@ -1964,7 +1964,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#204a87" name="Spawn"> + <objectgroup color="#204a87" name="Spawn" visible="0"> <object id="134" name="Snake" type="Spawn" x="3648" y="3200" width="544" height="160"> <properties> <property name="death" value="300000"/> |