summaryrefslogtreecommitdiff
path: root/npc/015-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-3')
-rw-r--r--npc/015-3/arkim.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-3/arkim.txt b/npc/015-3/arkim.txt
index 5ae702ff2..2f5602cc8 100644
--- a/npc/015-3/arkim.txt
+++ b/npc/015-3/arkim.txt
@@ -25,7 +25,7 @@ L_Loop:
mesq l("I am doing a great research with Bats, and thus far I collected @@ Bat Wings and Teeths.", $ARKIM_ST);
next;
// It was yesterday
- if (.@q3 < $@ARKIM_QTIMER || gcsantime()) {
+ if (.@q3 < $@ARKIM_QTIMER || gcsantime(.@q3)) {
setq2 HurnscaldQuest_Arkim, 0;
setq3 HurnscaldQuest_Arkim, $@ARKIM_QTIMER;
}