diff options
Diffstat (limited to 'npc/cities/gonryun.txt')
-rw-r--r-- | npc/cities/gonryun.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/gonryun.txt b/npc/cities/gonryun.txt index 919d23e20..86493f1d9 100644 --- a/npc/cities/gonryun.txt +++ b/npc/cities/gonryun.txt @@ -142,7 +142,7 @@ gon_fild01,255,79,7 script Kunlun Envoy#gon2 4_M_TWMIDMAN,{ mes "back. Now, let me guide you"; mes "back to Alberta."; close2; - if (checkre(0)) + if (RENEWAL) warp "alberta",244,60; else warp "alberta",243,67; |