diff options
Diffstat (limited to 'npc/012-7/airlia.txt')
-rw-r--r-- | npc/012-7/airlia.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/npc/012-7/airlia.txt b/npc/012-7/airlia.txt index 21f408833..424ba4e18 100644 --- a/npc/012-7/airlia.txt +++ b/npc/012-7/airlia.txt @@ -116,6 +116,34 @@ L_In4: L_In5: mesn; mesq l("Go away."); + next; + mesn strcharinfo(0); + mesq l("I can't. Rakinorf told me I should bring this matter to you instead."); + next; + mesn; + mesq l("That lazy mayor... He can't do anything on his own!! Sure, what do you need?"); + next; + mesn strcharinfo(0); + mesc l("You explain to Airlia about you wanting to travel to Halinarzo to find clues."); + next; + mesn; + mesq l("What, only that? Well, this is actually simpler than it looks."); + next; + mesn; + mesq l("Basically, there's no sea route to Halinarzo. You must head southeast of Tulimshar."); + next; + mesn; + mesq l("Halinarzo lies past the Canyon, but the @@ there are level @@.", getmonsterlink(Snake), strmobinfo(3, Snake)); + next; + mesn; + mesq l("So, you would die a few thousands of times before ever reaching Halinarzo."); + next; + mesn; + mesq l("But with a @@, when you are about to die, you can warp back to Soul Menhir and bypass death penalty.", getitemlink(ReturnPotion)); + next; + mesn; + mesq l("That's a super rare potion, and it expires after some time. Take care!"); + setq2 General_Narrator, 6; close; OnInit: |