summaryrefslogtreecommitdiff
path: root/npc/cities/amatsu.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/amatsu.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/amatsu.txt')
-rw-r--r--npc/cities/amatsu.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/amatsu.txt b/npc/cities/amatsu.txt
index a79c30993..54f23c853 100644
--- a/npc/cities/amatsu.txt
+++ b/npc/cities/amatsu.txt
@@ -135,7 +135,7 @@ amatsu,194,79,5 script Sea Captain#ama2 4_M_SEAMAN,{
mes "so many things to talk about,";
mes "right? All aboard now.";
close2;
- if (checkre(0))
+ if (RENEWAL)
warp "alberta",244,72;
else
warp "alberta",243,91;