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/dan.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/002-1/dan.txt') diff --git a/npc/002-1/dan.txt b/npc/002-1/dan.txt index 8eb0608ee..34c5c888d 100644 --- a/npc/002-1/dan.txt +++ b/npc/002-1/dan.txt @@ -71,6 +71,14 @@ L_Reward: getitem CreasedBoots, 1; getexp 25, 5; setq ShipQuests_Dan, 3, 0; + next; + mesn; + mesq l("Peter was also looking for strong people to help him to kill other monsters."); + if (BaseLevel < 8) { + next; + mesn; + mesq l("You still have a low level but I'm sure he will ask for your help once you grow up a little more."); + } close; L_Finished: -- cgit v1.2.3-70-g09d2