diff options
Diffstat (limited to 'maps/001-2-7.tmx')
-rw-r--r-- | maps/001-2-7.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-7.tmx b/maps/001-2-7.tmx index 58f9bddb..6ccf8e7a 100644 --- a/maps/001-2-7.tmx +++ b/maps/001-2-7.tmx @@ -74,14 +74,14 @@ <property name="dest_y" value="1"/> </properties> </object> - <object id="2" name="To Main Hall" type="warp" x="1472" y="992" width="32" height="32"> + <object id="2" name="To Right Room" type="warp" x="1472" y="992" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> <property name="dest_x" value="1"/> <property name="dest_y" value="1"/> </properties> </object> - <object id="3" name="To Main Hall" type="warp" x="832" y="992" width="32" height="32"> + <object id="3" name="To Left Room" type="warp" x="832" y="992" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> <property name="dest_x" value="1"/> |