From 33980dff1e2bb1e5c55dd58a088850ea61359c5c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Sep 2019 17:51:57 -0300 Subject: Barbara's name is not yet known as of Quest State 4 --- npc/017-10/mayor.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'npc') diff --git a/npc/017-10/mayor.txt b/npc/017-10/mayor.txt index eab5175f0..55dea4bc2 100644 --- a/npc/017-10/mayor.txt +++ b/npc/017-10/mayor.txt @@ -56,20 +56,23 @@ case 18: .@s=getq(LoFQuest_Barbara); switch (.@s) { - case 4: - mesn; - mesq l("Good luck arresting the criminal!"); - mesc l("You need both the stolen item as Barbara to complete the quest."), 1; - break; case 5: // Endtrail mes ""; mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1; break; + // Bad reporting + case 4: + mesn; + mesq l("Good luck arresting the criminal!"); + mesc l("You need both the stolen item as the thief to complete the quest."), 1; + break; + // Cutscene not seen case 1: mesn; mesq l("Good luck arresting the criminal!"); break; + // Default message default: mesn; mesq l("Benjamin reported in. Good luck arresting the criminal!"); -- cgit v1.2.3-60-g2f50