diff options
Diffstat (limited to 'maps/009-5.tmx')
-rw-r--r-- | maps/009-5.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/009-5.tmx b/maps/009-5.tmx index 929f4cf2..fcb3e7ef 100644 --- a/maps/009-5.tmx +++ b/maps/009-5.tmx @@ -1043,12 +1043,12 @@ <object id="1" name="Centro de Halicarnazo" type="warp" x="5664" y="5696" width="32" height="32"> <properties> <property name="dest_map" value="009-1"/> - <property name="dest_x" value="21"/> - <property name="dest_y" value="59"/> + <property name="dest_x" value="119"/> + <property name="dest_y" value="41"/> </properties> </object> </objectgroup> - <objectgroup color="#ff0000" name="spawns"> + <objectgroup color="#ff0000" name="spawns" visible="0"> <object id="2" name="Night Scorpion" type="spawn" x="640" y="672" width="5120" height="5120"> <properties> <property name="death" value="60000"/> |