From fb6f8e2140e9c82e0f8ffbb263ef13efa5152e21 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 02:36:43 -0300 Subject: Purge queststat2 from Devoir --- npc/003-10/guarddevoir.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/003-10') diff --git a/npc/003-10/guarddevoir.txt b/npc/003-10/guarddevoir.txt index 46abc2c2d..dea7bc877 100644 --- a/npc/003-10/guarddevoir.txt +++ b/npc/003-10/guarddevoir.txt @@ -29,8 +29,7 @@ L_Quest: mesq l("Nice! I want you to kill some red scorpions, as I said!"); next; if (.@q == 0) goto L_Continue; - if (.@q == 1 && gettimetick(2) >= getq2(TulimsharQuest_Devoir) + 60 * 60 * 36) setq1 TulimsharQuest_Devoir, 2; // Repats every 36 hours - if (.@q == 2) goto L_Repeat; + if (gettimetick(2) >= getq2(TulimsharQuest_Devoir) + 60 * 60 * 36) goto L_Repeat; // Repats every 36 hours mesn; mesq l("But, it wouldn't look nice if I let you do all the killing! The other guards are working right now!"); next; -- cgit v1.2.3-60-g2f50