From 5e624ad3e8cf60498ebaa86a84eb5b0990fba190 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 Jul 2018 22:39:03 -0300 Subject: Move some logical parts around, to prevent bugs --- npc/015-3/arkim.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/015-3/arkim.txt') diff --git a/npc/015-3/arkim.txt b/npc/015-3/arkim.txt index 7ec10fba6..de334a549 100644 --- a/npc/015-3/arkim.txt +++ b/npc/015-3/arkim.txt @@ -20,7 +20,6 @@ L_Loop: .@q1=getq(HurnscaldQuest_Arkim); - .@q2=getq2(HurnscaldQuest_Arkim); .@q3=getq3(HurnscaldQuest_Arkim); mesn; mesq l("I am doing a great research with Bats, and thus far I collected @@ Bat Wings and Teeths.", $ARKIM_ST); @@ -31,6 +30,8 @@ L_Loop: setq2 HurnscaldQuest_Arkim, 0; setq3 HurnscaldQuest_Arkim, $@ARKIM_TIMER-(60*60*24); } + + .@q2=getq2(HurnscaldQuest_Arkim); if (.@q2 >= (BaseLevel-17)/3) goto L_Timer; select rif(countitem(BatWing) >= 1, l("Donate a Bat Wing")), -- cgit v1.2.3-60-g2f50