diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-22 09:00:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-22 09:00:19 -0300 |
commit | a4ac48e3802d8a68d3eb7dc352ffba903eae7e76 (patch) | |
tree | c5422f07c16a0f12371dcc8d570afb77b3c858d5 /maps/020-7.tmx | |
parent | ce5cf357df816219958082b62791fd425bc3d897 (diff) | |
download | clientdata-a4ac48e3802d8a68d3eb7dc352ffba903eae7e76.tar.gz clientdata-a4ac48e3802d8a68d3eb7dc352ffba903eae7e76.tar.bz2 clientdata-a4ac48e3802d8a68d3eb7dc352ffba903eae7e76.tar.xz clientdata-a4ac48e3802d8a68d3eb7dc352ffba903eae7e76.zip |
Move Blue Sage staircase
Diffstat (limited to 'maps/020-7.tmx')
-rw-r--r-- | maps/020-7.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/020-7.tmx b/maps/020-7.tmx index 774ae9ca..53b59139 100644 --- a/maps/020-7.tmx +++ b/maps/020-7.tmx @@ -622,8 +622,8 @@ <object id="2" name="To Underground Library" type="warp" x="1760" y="672" width="64" height="32"> <properties> <property name="dest_map" value="020-7-1"/> - <property name="dest_x" value="25"/> - <property name="dest_y" value="30"/> + <property name="dest_x" value="24"/> + <property name="dest_y" value="84"/> </properties> </object> <object id="3" name="To Outside" type="warp" x="1280" y="1600" width="32" height="32"> |