summaryrefslogtreecommitdiff
path: root/npc/012-7/airlia.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-7/airlia.txt')
-rw-r--r--npc/012-7/airlia.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/012-7/airlia.txt b/npc/012-7/airlia.txt
index f833eb7fe..f0ce38ac6 100644
--- a/npc/012-7/airlia.txt
+++ b/npc/012-7/airlia.txt
@@ -149,8 +149,14 @@ L_In5:
L_Nivalis:
// Supposed to send player to talk with another NPC on Nivalis about World's Edge
+ mes l("Going to World Edge? Never heard of.");
+ next;
+ mes l("my father probably knew... Well, you better ask Blue Sage then.");
+ next;
mesc b(l(".:: Main Quest 3-1 ::.")), 3;
mesc l("* Meet the Blue Sage"), 9;
+ if (is_staff())
+ setq General_Narrator, 10, 0;
close;
OnInit: