From adf1c859900bec44f0b3db956be044427ce8a75d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 4 Aug 2018 00:37:50 -0300 Subject: Remove crap function and fix a typo --- 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 aeefe7e55..f37772430 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(.@q3)) { + if (.@q3 < $@ARKIM_QTIMER) { setq2 HurnscaldQuest_Arkim, 0; setq3 HurnscaldQuest_Arkim, $@ARKIM_QTIMER; } -- cgit v1.2.3-70-g09d2