diff options
Diffstat (limited to 'npc/019-1-1')
-rw-r--r-- | npc/019-1-1/miler.txt | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/npc/019-1-1/miler.txt b/npc/019-1-1/miler.txt index 1ffd492fa..4c9018de8 100644 --- a/npc/019-1-1/miler.txt +++ b/npc/019-1-1/miler.txt @@ -190,9 +190,16 @@ L_Continue: next; mesn; mesq l("...I deposited everything on the bank. Sorry!"); - //next; - //mesn; - //mesq l("S"); + next; + mesn; + mesq l("Oh, but don't you worry. Sure, you can't go in Nivalis bank and take my stuff... But the Storage Fairy at Lilit might just let you."); + next; + mesn; + mesq l("But she is a fairy. She won't be pleased with flowers. Instead, go and give her a %s as a token of good will.", getitemlink(SnakeSkin)); + next; + mesn; + mesq l("Pal, I'm counting on you. You'll like the little something I have for you!"); + setq LoFQuest_EPISODE, 7, 0; close; L_GHQ: |