diff options
Diffstat (limited to 'maps/000-2-1.tmx')
-rw-r--r-- | maps/000-2-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx index 8166ab72..b6dd29ca 100644 --- a/maps/000-2-1.tmx +++ b/maps/000-2-1.tmx @@ -53,14 +53,14 @@ </data> </layer> <objectgroup name="Object" width="93" height="59"> - <object name="ToLevel2" type="warp" x="2304" y="1092" width="32" height="28"> + <object name="To Ship's Hold" type="warp" x="2304" y="1092" width="32" height="28"> <properties> <property name="dest_map" value="000-2-2"/> <property name="dest_x" value="1536"/> <property name="dest_y" value="896"/> </properties> </object> - <object name="ToLevel0" type="warp" x="2304" y="960" width="32" height="28"> + <object name="To First Deck" type="warp" x="2304" y="960" width="32" height="28"> <properties> <property name="dest_map" value="000-2-0"/> <property name="dest_x" value="960"/> |