diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-18 22:09:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-18 22:09:53 -0300 |
commit | 05590d38c4f639957b45da2497dd9c4c466fcc72 (patch) | |
tree | b3b220074d879480fab4f521b7839026d4d71266 /npc/020-7/elias.txt | |
parent | 6142f64c9925c352b453381b4928d7c4d3924688 (diff) | |
download | serverdata-05590d38c4f639957b45da2497dd9c4c466fcc72.tar.gz serverdata-05590d38c4f639957b45da2497dd9c4c466fcc72.tar.bz2 serverdata-05590d38c4f639957b45da2497dd9c4c466fcc72.tar.xz serverdata-05590d38c4f639957b45da2497dd9c4c466fcc72.zip |
Implement Janika (untested, specially because Peetu is not here)
Diffstat (limited to 'npc/020-7/elias.txt')
-rw-r--r-- | npc/020-7/elias.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-7/elias.txt b/npc/020-7/elias.txt index 914ec6b57..121a993e9 100644 --- a/npc/020-7/elias.txt +++ b/npc/020-7/elias.txt @@ -161,8 +161,8 @@ function eliasQuestion { mesn; mesq l("If I remember correctly they wanted to see the library. They looked like a man, but you never know."); next; - mesc l("Elias gets a bit excited now."); mesn; + mesc l("Elias gets a bit excited."); mesq l("Do you think he may have had something to do with the accident? We're a very hospitable house, so I didn't see a reason to deny him the entrance. I mean, his mask might have been a bit unusual, but hey, there could've been many reasons why someone would wear a mask, don't you think?"); setq1 NivalisQuest_BlueSage, .@q + 1; return; |