diff options
Diffstat (limited to 'npc/029-0/elora.txt')
-rw-r--r-- | npc/029-0/elora.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/029-0/elora.txt b/npc/029-0/elora.txt index 3ca707244..c8caa21a9 100644 --- a/npc/029-0/elora.txt +++ b/npc/029-0/elora.txt @@ -41,10 +41,14 @@ case 8: mesn; mesq l("Sakar can now bring you directly to Asphodel Moors. Scouts found a second town as well, from where the raiders seems to be coming from!"); + mesc l("Andrei Sakar is at the north exit of the town."); break; case 9: mesn; - mesq l("Contact a GM at Migglemire - the small town at center of swamps - to trigger the final showdown."); + mesq l("I'm worried. Will everything be alright? Please, lend your help to sir Sakar - no, to the whole world!"); + mes ""; + mesc l("Contact a GM at Migglemire - the small town at center of swamps - to trigger the final showdown."); + mesc l("Alternatively, %s, the World Hero, should also be able to do it.", $MOST_HEROIC$); break; } close; |