From ad9a14992cde8ad6759263da37e723b2b1825981 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 8 May 2015 16:15:07 +0200 Subject: Replaced checkre() calls with constants Signed-off-by: Haru --- npc/cities/alberta.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/cities/alberta.txt') diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index 92e249135..40d865b2f 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -215,7 +215,7 @@ alberta,189,151,5 script Fisk 4W_SAILOR,{ close; } Zeny -= 500; - if(checkre(0)) + if (RENEWAL) warp "izlude",195,212; else warp "izlude",176,182; -- cgit v1.2.3-70-g09d2