summaryrefslogtreecommitdiff
path: root/npc/cities/moscovia.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-05-08 16:15:07 +0200
committerHaru <haru@dotalux.com>2015-05-08 16:21:05 +0200
commitad9a14992cde8ad6759263da37e723b2b1825981 (patch)
treef6c168973bb2d2c5f243ad1c5688ae15439dcc5c /npc/cities/moscovia.txt
parent513059cad7510c20f44e1a19f731efbe2f28dbec (diff)
downloadhercules-ad9a14992cde8ad6759263da37e723b2b1825981.tar.gz
hercules-ad9a14992cde8ad6759263da37e723b2b1825981.tar.bz2
hercules-ad9a14992cde8ad6759263da37e723b2b1825981.tar.xz
hercules-ad9a14992cde8ad6759263da37e723b2b1825981.zip
Replaced checkre() calls with constants
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/cities/moscovia.txt')
-rw-r--r--npc/cities/moscovia.txt2
1 files changed, 1 insertions, 1 deletions
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;