diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-20 19:41:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-20 19:41:49 -0300 |
commit | 9a6f3bac8a05006359ed89cbb7e4a08cd8e62db4 (patch) | |
tree | cc5d7086b703650e8998b2f6199b858ca66f55c1 /npc/024-16/king.txt | |
parent | 5dd3a423690846eb03af7b22696be9b6d1b14073 (diff) | |
download | serverdata-9a6f3bac8a05006359ed89cbb7e4a08cd8e62db4.tar.gz serverdata-9a6f3bac8a05006359ed89cbb7e4a08cd8e62db4.tar.bz2 serverdata-9a6f3bac8a05006359ed89cbb7e4a08cd8e62db4.tar.xz serverdata-9a6f3bac8a05006359ed89cbb7e4a08cd8e62db4.zip |
Part of final report on main quest
Diffstat (limited to 'npc/024-16/king.txt')
-rw-r--r-- | npc/024-16/king.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index d7e5b5a80..116139d4b 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -153,6 +153,18 @@ L_Campaign: end; // fallback L_Report: + mesn strcharinfo(0); + mesc l("You report to the King about everything you've found and learned there."); + next; + mesn l("King Gelid Frozenheart"); + mesq l("What?! This changes the whole history. Not only that, but this is a serious issue!"); + next; + mesn l("King Gelid Frozenheart"); + mesq l("I thought I was going to send you in a nest of Yetis, but instead, I've sent you straight to the birthplace of Bandits and Assassins."); + next; + mesn l("King Gelid Frozenheart"); + mesq l("Blue Sage will want to know this, I'll write him a letter."); + next; // Endtrail mes ""; mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1; |