diff options
Diffstat (limited to 'npc/cities/louyang.txt')
-rw-r--r-- | npc/cities/louyang.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/louyang.txt b/npc/cities/louyang.txt index b0aa53dbc..67d6ec87d 100644 --- a/npc/cities/louyang.txt +++ b/npc/cities/louyang.txt @@ -107,7 +107,7 @@ lou_fild01,190,100,7 script Girl#1lou 4_F_CHNDRESS1,{ mes "see you again!"; mes "Bye bye!"; close2; - if (checkre(0)) + if (RENEWAL) warp "alberta",236,40; else warp "alberta",235,45; |