diff options
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; |