From 43f03e78ae72cf295811e2d1e4bcd9c2fddbdade Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Jan 2019 03:37:26 -0200 Subject: Rakinorf is complete. Hehehe. Good luck! --- npc/012-7/airlia.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'npc/012-7/airlia.txt') 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: -- cgit v1.2.3-70-g09d2