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/moscovia.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/cities/moscovia.txt') diff --git a/npc/cities/moscovia.txt b/npc/cities/moscovia.txt index ac6ef0bb4..74c121836 100644 --- a/npc/cities/moscovia.txt +++ b/npc/cities/moscovia.txt @@ -107,7 +107,7 @@ moscovia,166,53,4 script Moscovia P.R. Officer#2 4_F_RUSWOMAN2,{ mes "Please come and visit soon."; mes "Ok then, Let's get going."; close2; - if (checkre(0)) + if (RENEWAL) warp "alberta",244,52; else warp "alberta",243,67; -- cgit v1.2.3-70-g09d2