From cc0b676febf054b0c3d8b239549bf32d1a7867ed Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Mar 2019 02:22:37 -0300 Subject: Rebuild map data and improve some quests from Nivalis --- npc/019-2/angela.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'npc/019-2') diff --git a/npc/019-2/angela.txt b/npc/019-2/angela.txt index ec93bbb09..c9905c343 100644 --- a/npc/019-2/angela.txt +++ b/npc/019-2/angela.txt @@ -42,6 +42,24 @@ if (getq(NivalisQuest_Cindy) == 0) goto L_Start; mesn; mesq l("Please find my lovely daughter!"); + if (getq(NivalisQuest_Cindy) == 1 && getq(NivalisQuest_Well) < 2 && @yetiagro) { + next; + select + l("I will, don't worry."), + l("She isn't on that cave."); + mes ""; + if (@menu == 2) { + mesn; + mesq l("Do you have mental issues? I mean, of course there is a secret passage there!"); + next; + mesn; + mesq l("I think the switches may open it, but I couldn't flip them."); + next; + mesn; + mesq l("I guess you'll need an Yeti for that, but those on the cave are murderous."); + CINDY_PLAYER_STRUCK=true; + } + } close; L_Safe: -- cgit v1.2.3-60-g2f50