From 94d2b5befea350bd6b181f7224ea3ebcf4b4e555 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 4 Sep 2019 14:20:04 -0300 Subject: *sigh* --- npc/017-10/mayor.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/npc/017-10/mayor.txt b/npc/017-10/mayor.txt index 8a4c28e74..16ec223cb 100644 --- a/npc/017-10/mayor.txt +++ b/npc/017-10/mayor.txt @@ -14,6 +14,10 @@ next; mesn; mesq l("So if you have any issue which would require the Mayor to see it, you'll need me first."); + switch (.@q) { + case 0: + Exception("ERROR", RB_SPEECH|RB_ISFATAL); + } close; OnInit: -- cgit v1.2.3-70-g09d2