From 652fda811da1164afddf195879df2fbdf27b8984 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Sep 2019 17:46:50 -0300 Subject: Ctrl update for new logic mechanic --- npc/017-10/mayor.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/017-10/mayor.txt') diff --git a/npc/017-10/mayor.txt b/npc/017-10/mayor.txt index b2689d02b..e8f840856 100644 --- a/npc/017-10/mayor.txt +++ b/npc/017-10/mayor.txt @@ -52,7 +52,12 @@ setq LoFQuest_Barbara, 1; setq General_Narrator, 18; break; + // Barbara Quest in progress case 18: + // Barbara Quest was just finished (node 19 is temporary) + case 19: + // Barbara Quest was complete and solution was marked in BARBARA_STATE + case 20: // Endtrail mes ""; mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1; -- cgit v1.2.3-70-g09d2