diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-26 17:48:59 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-26 17:48:59 -0200 |
commit | 8603b56f4f2e7e5e5ee45679e73e63859c40699d (patch) | |
tree | c7887fb1473f1eb6edd3e834b5085a4abab4b4c1 /maps/020-1.tmx | |
parent | a47fbc1eaf7cb0a249bde0b6fa4907a92c3c8a0b (diff) | |
download | clientdata-8603b56f4f2e7e5e5ee45679e73e63859c40699d.tar.gz clientdata-8603b56f4f2e7e5e5ee45679e73e63859c40699d.tar.bz2 clientdata-8603b56f4f2e7e5e5ee45679e73e63859c40699d.tar.xz clientdata-8603b56f4f2e7e5e5ee45679e73e63859c40699d.zip |
Nivalis Bank, maps by your truly (that's why it looks awful)
Diffstat (limited to 'maps/020-1.tmx')
-rw-r--r-- | maps/020-1.tmx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/maps/020-1.tmx b/maps/020-1.tmx index 780cf83e..9066a6d0 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -1424,9 +1424,8 @@ <object id="2" name="To Nivalis Bank" type="warp" x="1504" y="1536" width="32" height="32"> <properties> <property name="dest_map" value="020-2"/> - <property name="dest_x" value="25"/> - <property name="dest_y" value="35"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_x" value="30"/> + <property name="dest_y" value="36"/> </properties> </object> <object id="3" name="To Blue Sage House" type="warp" x="2112" y="1664" width="32" height="32"> |