diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-18 20:53:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-18 20:53:04 -0300 |
commit | 67887f4b5753ed0d03743153a506fd18015b731e (patch) | |
tree | 47271d9d92a439b71e4b90d7b449f667a0676d1f /npc | |
parent | 17126f6ee39da5ad2734245eb765f626f26ad4f9 (diff) | |
download | serverdata-67887f4b5753ed0d03743153a506fd18015b731e.tar.gz serverdata-67887f4b5753ed0d03743153a506fd18015b731e.tar.bz2 serverdata-67887f4b5753ed0d03743153a506fd18015b731e.tar.xz serverdata-67887f4b5753ed0d03743153a506fd18015b731e.zip |
Minor rewrite at Blue Sage for better overall story consistency.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/020-7-1/sage.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/npc/020-7-1/sage.txt b/npc/020-7-1/sage.txt index 3d03a0849..679c3ba6d 100644 --- a/npc/020-7-1/sage.txt +++ b/npc/020-7-1/sage.txt @@ -69,10 +69,15 @@ mesq l("It would be unwise to pick a fight with the Yeti King himself. The whole town would suffer."); next; mesn l("Nikolai, the Blue Sage"); - mesq l("However, the situation is different if someone from Hurnscald went there. That's why I ask you to help my Cindy."); + mesq l("Not only that, but the Yeti King and me had an... incident, in times best forgotten. Let's not talk about it."); next; mesn l("Nikolai, the Blue Sage"); - mesq l("However, talk to my wife first. And to someone who knows more about Yetis. I think someone on Hurnscald Household knew a lot about them."); + mesq l("The situation is different if someone from Hurnscald went to her rescue. That's why I ask you to help my Cindy."); + next; + mesn l("Nikolai, the Blue Sage"); + mesq l("Please talk to my wife first, she knows more about the situation than I do."); + next; + mesq l("Also, Yetis can be crafty at times. I think someone on Hurnscald Household knew a lot about them, you might want to ask them if you ever feel struck."); break; } close; |