From 8117dcb5d9dc35c07579c51907593db137c54beb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 15 Jul 2018 00:55:49 -0300 Subject: gcsantime() to fix santime() loops. Uh... login frequently. --- npc/015-3/arkim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/015-3') diff --git a/npc/015-3/arkim.txt b/npc/015-3/arkim.txt index a7e2114f8..5ae702ff2 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) { + if (.@q3 < $@ARKIM_QTIMER || gcsantime()) { setq2 HurnscaldQuest_Arkim, 0; setq3 HurnscaldQuest_Arkim, $@ARKIM_QTIMER; } -- cgit v1.2.3-60-g2f50