diff options
Diffstat (limited to 'npc/017-10/mayor.txt')
-rw-r--r-- | npc/017-10/mayor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-10/mayor.txt b/npc/017-10/mayor.txt index 822658633..1532ab0ca 100644 --- a/npc/017-10/mayor.txt +++ b/npc/017-10/mayor.txt @@ -181,7 +181,7 @@ 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; // FALLTHROUGH - case 20: + default: 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!"); |