diff options
author | Reid <reidyaro@gmail.com> | 2016-11-26 04:30:28 +0100 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2016-12-03 18:23:46 -0500 |
commit | 1eb3e0ffeea627a7c78344870b37192445399abd (patch) | |
tree | a47485eedbbca1e662c5da928b6a50cd4a8315e9 /maps | |
parent | 0f2f9f199dd2b5ff8b943075e3e11de7aa4706e1 (diff) | |
download | clientdata-1eb3e0ffeea627a7c78344870b37192445399abd.tar.gz clientdata-1eb3e0ffeea627a7c78344870b37192445399abd.tar.bz2 clientdata-1eb3e0ffeea627a7c78344870b37192445399abd.tar.xz clientdata-1eb3e0ffeea627a7c78344870b37192445399abd.zip |
Change warp destination on the warp from Artis to the INN (thanks to Saulc for reporting).
Diffstat (limited to 'maps')
-rw-r--r-- | maps/001-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index 696c9652..cbc693de 100644 --- a/maps/001-1.tmx +++ b/maps/001-1.tmx @@ -1802,7 +1802,7 @@ <properties> <property name="dest_map" value="001-2-28"/> <property name="dest_x" value="29"/> - <property name="dest_y" value="39"/> + <property name="dest_y" value="42"/> <property name="npc_id" value="NPC_ARTIS_DOOR"/> <property name="trigger_x" value="2"/> <property name="trigger_y" value="3"/> |