From fb57e4b8ab8db4b675837be6d301d81ac88d3927 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 4 Feb 2020 12:59:36 -0300 Subject: Uhm... Looked like a bug :< --- npc/functions/hub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index e49312f31..d6844f5c7 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -105,7 +105,7 @@ function script HUB_Logout { //.@n$=instance_npcname("#Core02331"); .@q=getq(LoFQuest_Barbara); // Reset quest to: Forgotten Chamber Puzzle incomplete - if (.@q < 4) { + if (.@q < 4 && .@q >= 2) { setq1 LoFQuest_Barbara, 1; setq3 LoFQuest_Barbara, 1; dispbottom col(l("WARNING: You died at Forgotten Shrine and the Shrine defense triggered."), 1); -- cgit v1.2.3-60-g2f50