From d54c0e2cfe8ad86e22eb961c487c2b06c355ba1c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 22 Jun 2018 02:37:37 -0300 Subject: Purge queststat2 from Liana --- npc/005-1/liana.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/005-1/liana.txt') diff --git a/npc/005-1/liana.txt b/npc/005-1/liana.txt index ad4e353e3..e6f70c492 100644 --- a/npc/005-1/liana.txt +++ b/npc/005-1/liana.txt @@ -33,8 +33,7 @@ L_Slime: mesq l("I collect them."); next; if (.@q == 0) goto L_Quest; - if (.@q == 1 && gettimetick(2) >= LIANA_TIMER + 60 * 60 * 6) setq CandorQuest_Liana, 2; - if (.@q == 2) goto L_Repeat; + if (gettimetick(2) >= LIANA_TIMER + 60 * 60 * 6) goto L_Repeat; close; L_Quest: -- cgit v1.2.3-70-g09d2