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/003-10/guarddevoir.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-10/guarddevoir.txt') diff --git a/npc/003-10/guarddevoir.txt b/npc/003-10/guarddevoir.txt index 67fd3e18c..6bd05247c 100644 --- a/npc/003-10/guarddevoir.txt +++ b/npc/003-10/guarddevoir.txt @@ -30,7 +30,7 @@ L_Quest: next; if (.@q == 0) goto L_Continue; .@q2=getq2(TulimsharQuest_Devoir) + 60 * 60 * 36; - if (santime() >= .@q2 || gcsantime(.@q2)) goto L_Repeat; // Repats every 36 hours + if (santime() >= .@q2) 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