From 2667d25751e5323523166a2f23b5195f11ee6013 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 May 2022 12:21:41 -0300 Subject: Progress a tiny bit with The Episode. Loosely based on http://forums.landoffire.org/phpBB3/viewtopic.php?f=7&t=1320 --- npc/019-1-1/miler.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'npc/019-1-1/miler.txt') 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: -- cgit v1.2.3-60-g2f50