diff options
-rw-r--r-- | npc/017-10/mayor.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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: |