From 72d6f012ff7378938480142a23224d46b8513cc4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 00:37:51 -0300 Subject: Fix bugs --- npc/005-1/sailors.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/005-1/sailors.txt') diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index 91386a786..945abd3b8 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -99,7 +99,8 @@ L_Complete: L_CureMaster: if (countitem(ScorpionStinger) < 1) close; - + next; + mesn; mesq l("...Dealing with scorpion stingers is a gamble, so we may need a few stingers before making a successful potion."); next; select @@ -117,7 +118,7 @@ L_CureLoop: setq2 CandorQuest_SailorCure, getq2(CandorQuest_SailorCure)+1; if (rand(5) == 2) // Crazyfefe like this number :3 goto L_questCure_success; - goto questCure_failure; + goto L_questCure_failure; L_questCure_success: if (getq2(CandorQuest_SailorCure) * 30 < 240) -- cgit v1.2.3-60-g2f50