diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-13 04:30:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-13 04:30:10 -0300 |
commit | 4b689d7bef7d150505fa5420ce7b9a9343262b17 (patch) | |
tree | 9142443e53acde38972d6992322c8ccce0cda97e /npc/017-10 | |
parent | 912ebeab71957acbde19a1012f04f308ec464629 (diff) | |
download | serverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.tar.gz serverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.tar.bz2 serverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.tar.xz serverdata-4b689d7bef7d150505fa5420ce7b9a9343262b17.zip |
Main Quest 20 - Survive the trip until the guardhouse.
You will now be officially assigned the task of liberating Fortress Town.
Diffstat (limited to 'npc/017-10')
-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!"); |