From ef7206eb765329e9d3d0ae70a4458dfd7e0c498d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Jan 2021 04:43:19 -0300 Subject: Fix a few obvious bugs --- npc/017-10/mayor.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/017-10/mayor.txt b/npc/017-10/mayor.txt index 1532ab0ca..c1e8c90ea 100644 --- a/npc/017-10/mayor.txt +++ b/npc/017-10/mayor.txt @@ -180,14 +180,15 @@ mesn; mesq l("Now go and save the world or something like that. I mean, it is not like I really cared with the world, anyway... With luck you'll even find what you are looking for."); next; + setq General_Narrator, 20; // FALLTHROUGH - default: + case 20: + case 21: setcamnpc "#ToFortress"; mesn; mesq l("Just go over there and you'll be able to board the Airship. The travel takes a while so please be patient and good luck!"); next; setcamnpc; - setq General_Narrator, 20; // TODO: Maybe investigate & report to Tulimshar Magic Council? break; } -- cgit v1.2.3-60-g2f50