diff options
Diffstat (limited to 'npc/cities/gonryun.txt')
-rw-r--r-- | npc/cities/gonryun.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/gonryun.txt b/npc/cities/gonryun.txt index 95b76f437..314513b75 100644 --- a/npc/cities/gonryun.txt +++ b/npc/cities/gonryun.txt @@ -16,7 +16,7 @@ // Kunlun Transportation //============================================================ -alberta,245,69,3 script Kunlun Envoy#gon 776,{ +alberta,246,62,3 script Kunlun Envoy#gon 776,{ mes "[Wa Bai Hu]"; mes "Good day~"; mes "Let me invite you all"; @@ -143,7 +143,7 @@ gon_fild01,255,79,7 script Kunlun Envoy#gon2 776,{ mes "back. Now, let me guide you"; mes "back to Alberta."; close2; - warp "alberta",243,67; + warp "alberta",244,60; end; } mes "[Wa Bai Hu]"; |