diff options
Diffstat (limited to 'maps/042-2.tmx')
-rw-r--r-- | maps/042-2.tmx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/042-2.tmx b/maps/042-2.tmx index a8b6f742..5e967646 100644 --- a/maps/042-2.tmx +++ b/maps/042-2.tmx @@ -37,25 +37,25 @@ </data> </layer> <objectgroup name="Objects" width="70" height="110"> - <object name="toOutside" type="warp" x="928" y="1984" width="32" height="32"> + <object name="To Outside" type="warp" x="928" y="1984" width="32" height="32"> <properties> <property name="dest_map" value="042-1"/> <property name="dest_x" value="1984"/> - <property name="dest_y" value="2048"/> + <property name="dest_y" value="2016"/> </properties> </object> - <object name="toOutside" type="warp" x="704" y="2976" width="32" height="32"> + <object name="To Outside" type="warp" x="704" y="2976" width="32" height="32"> <properties> <property name="dest_map" value="042-1"/> <property name="dest_x" value="2464"/> - <property name="dest_y" value="2496"/> + <property name="dest_y" value="2464"/> </properties> </object> - <object name="toOutside" type="warp" x="1408" y="2976" width="32" height="32"> + <object name="To Outside" type="warp" x="1408" y="2976" width="32" height="32"> <properties> <property name="dest_map" value="042-1"/> <property name="dest_x" value="2784"/> - <property name="dest_y" value="2496"/> + <property name="dest_y" value="2464"/> </properties> </object> </objectgroup> |