From ccb94c87a6b151290062e1a24f4efd6178295818 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 30 Dec 2018 18:52:00 -0200 Subject: Rewrite Christmas Quest Requeriment --- npc/019-4-1/chief.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/019-4-1') diff --git a/npc/019-4-1/chief.txt b/npc/019-4-1/chief.txt index 7e790a337..a8beecd45 100644 --- a/npc/019-4-1/chief.txt +++ b/npc/019-4-1/chief.txt @@ -154,10 +154,11 @@ L_Reward: L_Main: .@q=getq2(SQuest_Christmas); - // How did you even reach here in first place? - if (BaseLevel < 20) { - mesn; - mesq l("The stolen christmas boxes!! Christmas is RUINED!!!"); + // + if (!getq(General_Narrator)) { + mesn; + mesq l("The stolen christmas boxes!! Christmas is RUINED!!!"); + mesc l("You should complete Candor Prologue before participating on this quest."); close; } mesn; -- cgit v1.2.3-60-g2f50