From a9e10ac950321f79929bcd9732312f8096017705 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Feb 2020 03:58:05 -0300 Subject: [skip ci] Dan - Inform about Nard's whereabouts as well. --- npc/002-1/dan.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'npc') diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt index 34c5c888d..be0af1935 100644 --- a/npc/002-1/dan.txt +++ b/npc/002-1/dan.txt @@ -22,6 +22,7 @@ mesq l("They're scary, don't you think so?"); next; menu + rif(getq(ShipQuests_Julia) < 3, l("Do you know where I can find Nard?")), L_Nard, l("Yeah, they are."), -, l("I am not afraid of Pious."), L_Quest; @@ -89,6 +90,16 @@ L_Finished: mes l("(shivering) \"Ah, how I am afraid of pious!\""); close; +L_Nard: + mesn; + mesq l("Oh? Just go east of here. Keep going ##Bright##b, go down the stairs, and you'll be at his office already."); + next; + mesn; + mesq l("And to leave this cramped ship, just go past his office! But beware..."); + next; + mesn; + mesq l("There are Pious on the island as well! %%i"); + close; OnInit: .sex = G_MALE; -- cgit v1.2.3-60-g2f50