diff options
Diffstat (limited to 'maps/000-2-2.tmx')
-rw-r--r-- | maps/000-2-2.tmx | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/maps/000-2-2.tmx b/maps/000-2-2.tmx index fdc57715..15867f99 100644 --- a/maps/000-2-2.tmx +++ b/maps/000-2-2.tmx @@ -49,19 +49,12 @@ </data> </layer> <objectgroup name="Object" width="53" height="51"> - <object name="ToLevel1" type="warp" x="994" y="898" width="26" height="29"> + <object name="ToLevel1" type="warp" x="992" y="896" width="32" height="32"> <properties> <property name="dest_map" value="001-2-1"/> <property name="dest_x" value="1952"/> <property name="dest_y" value="1088"/> </properties> </object> - <object name="ToLevel1" type="warp" x="994" y="898" width="26" height="29"> - <properties> - <property name="dest_map" value="000-2-1"/> - <property name="dest_x" value="1952"/> - <property name="dest_y" value="1088"/> - </properties> - </object> </objectgroup> </map> |