diff options
Diffstat (limited to 'npc/015-3/arkim.txt')
-rw-r--r-- | npc/015-3/arkim.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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")), |