From b8c2958a658c172ccb93bf90988f747735324e35 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 31 Dec 2018 18:38:03 -0200 Subject: Rebuild map cache. Minor improvement. --- npc/002-1/peter.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/002-1') diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt index 22c6cc797..3f3cbe6ad 100644 --- a/npc/002-1/peter.txt +++ b/npc/002-1/peter.txt @@ -100,6 +100,8 @@ OnStop: OnReturnFail: L_ReturnFail: instance_destroy(.@q3); + setq2 ShipQuests_Peter, 0; + setq3 ShipQuests_Peter, -1; mesn; mesq l("I see it's not so easy to get rid of the monsters. Do you want to try again?"); next; @@ -124,14 +126,17 @@ L_BonusTask: if (!(.@q & 2)) { mes l("- I currently need your help with @@.", getmonsterlink(Piousse)); // 400 HP, 80 DMG, 1872 dps, 150 ms, ASS mes l("I'll give you @@ GP for this job.", 350); + mes ""; } if (!(.@q & 4)) { mes l("- I currently need your help with @@.", getmonsterlink(Ratto)); // 500 HP, 80 DMG, 1572 dps, 120 ms mes l("I'll give you @@ GP for this job.", 550); + mes ""; } if (!(.@q & 8)) { mes l("- I currently need your help with @@.", getmonsterlink(Croc)); // 1900 HP, 145 DMG, 1872 dps, 600 ms mes l("I'll give you @@ GP for this job.", 1000); + mes ""; } if (.@q == 15) { mes l("- I currently need your help with @@, but there's no reward.", getmonsterlink(Ratto)); -- cgit v1.2.3-70-g09d2