diff options
Diffstat (limited to 'maps/001-2-37.tmx')
-rw-r--r-- | maps/001-2-37.tmx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/maps/001-2-37.tmx b/maps/001-2-37.tmx index 7a9d9717..1108a1e4 100644 --- a/maps/001-2-37.tmx +++ b/maps/001-2-37.tmx @@ -423,11 +423,15 @@ <object id="24" name="To Hall" type="warp" x="1184" y="896" width="32" height="32"> <properties> <property name="dest_map" value="001-2-33"/> + <property name="dest_x" value="24"/> + <property name="dest_y" value="30"/> </properties> </object> <object id="25" name="To Command Room" type="warp" x="1184" y="1056" width="32" height="32"> <properties> <property name="dest_map" value="001-2-39"/> + <property name="dest_x" value="24"/> + <property name="dest_y" value="33"/> </properties> </object> </objectgroup> |