From 809f7770bc96e3868351c516e69862afb1650d19 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 4 Feb 2020 18:30:22 -0300 Subject: [POLISHING] Connect Dan and Peter quest. This will make more sense on the flowerchart than ingame. --- npc/002-1/peter.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/002-1/peter.txt') diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index 67a000eff..37b60a6b1 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -255,6 +255,14 @@ OnDone: deltimer("Peter::OnLowTime"); deltimer("Peter::OnTimeout"); @peter=0; + if (!getq(ShipQuests_Dan)) { + next; + mesn; + mesq l("You're strong, maybe you could help Dan. He is a good sailor but he is too afraid from harmless Pious."); + next; + mesn; + mesq l("Look at that pathetic scene, he just put his chair over the desk... Chef Gado won't like it."); + } close; OnInit: -- cgit v1.2.3-60-g2f50