From 1346c11cdb14480d715d184c5a2684a54fec51c1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 18:04:29 -0300 Subject: Register: Night Dragon (BOSS) and Nightmare Dragon (for Fortress Island) --- npc/018-6-1/main.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'npc/018-6-1') diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index 51ba4e704..73fdaca08 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -95,8 +95,19 @@ OnTouch: warp BarbaraInstCheck(0), 90, 91; // Complete the first arc if possible if (.@q == 1) { + setnpcdialogtitle l("Forgotten Chamber"); + mesn l("Forgotten Chamber"); + mesq l("You see yourself in a strange chamber. Drawings of stones surronds the walls."); + next; + mesn l("Forgotten Chamber"); + mesq l("You can see in distance two portals working, and two portals offline."); + next; + mesn l("Forgotten Chamber"); + mesq l("It seems to be a puzzle, you can only imagine what needs to be done in order to enable the right portals."); + next; setq1 LoFQuest_Barbara, 2; setq3 LoFQuest_Barbara, 0; + closeclientdialog; } // Update M0 NPCs based on quest state if (.@q > 2) -- cgit v1.2.3-60-g2f50