diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/010-1-1.tmx | 6 | ||||
-rw-r--r-- | maps/010-1.tmx | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/maps/010-1-1.tmx b/maps/010-1-1.tmx index 76efa961..46b36c90 100644 --- a/maps/010-1-1.tmx +++ b/maps/010-1-1.tmx @@ -1228,9 +1228,9 @@ </object> <object id="61" name="To Outside" type="warp" x="5376" y="736" width="32" height="32"> <properties> - <property name="dest_map" value="010-1"/> - <property name="dest_x" value="59"/> - <property name="dest_y" value="192"/> + <property name="dest_map" value="010-2"/> + <property name="dest_x" value="175"/> + <property name="dest_y" value="81"/> </properties> </object> <object id="74" name="To Outside" type="warp" x="5632" y="1600" width="32" height="32"> diff --git a/maps/010-1.tmx b/maps/010-1.tmx index 2c8c6870..67cef7b2 100644 --- a/maps/010-1.tmx +++ b/maps/010-1.tmx @@ -1562,7 +1562,7 @@ <object id="174" name="Margin" type="fixme" x="4160" y="576" width="640" height="640"/> <object id="175" name="Margin" type="fixme" x="352" y="2048" width="640" height="640"/> </objectgroup> - <objectgroup color="#204a87" name="Spawn"> + <objectgroup color="#204a87" name="Spawn" visible="0"> <object id="145" name="Desert Maggot" type="Spawn" x="3072" y="2720" width="640" height="320"> <properties> <property name="death" value="150000"/> |