diff options
author | Povo <trithodex@gmail.com> | 2021-03-23 01:22:08 +0000 |
---|---|---|
committer | Povo <trithodex@gmail.com> | 2021-03-23 01:22:55 +0000 |
commit | 85c2f45af79ac9fffc11ef3176b951278192e222 (patch) | |
tree | bbe61d9d9a181bf4c9e0b14804641ff38ec5ef9e /npc/009-3 | |
parent | 2e13875cd4dcf1621dae2c20c182e32f6355721e (diff) | |
download | serverdata-85c2f45af79ac9fffc11ef3176b951278192e222.tar.gz serverdata-85c2f45af79ac9fffc11ef3176b951278192e222.tar.bz2 serverdata-85c2f45af79ac9fffc11ef3176b951278192e222.tar.xz serverdata-85c2f45af79ac9fffc11ef3176b951278192e222.zip |
Apply 1 suggestion(s) to 1 file(s)
Diffstat (limited to 'npc/009-3')
-rw-r--r-- | npc/009-3/kevin.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/009-3/kevin.txt b/npc/009-3/kevin.txt index 419854010..07c6738d9 100644 --- a/npc/009-3/kevin.txt +++ b/npc/009-3/kevin.txt @@ -100,7 +100,10 @@ L_Dye: if (BaseLevel < 25) { mesq l("Hmm...actually, nevermind."); next; + mesn; mesq l("I cannot in good faith ask someone with so little experience to risk their life for something so trivial."); + next; + mesn; mesq l("Come back when you are stronger."); next; goto L_Menu; |