From 4b7a44b44fbfa01c53da99c9c584111413dab744 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 31 May 2018 13:41:18 -0300 Subject: Candor Boots for reward --- npc/005-1/sailors.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index 68c9f550a..4406dd15c 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -114,6 +114,7 @@ L_CureMaster: close; L_CureLoop: + inventoryplace CandorBoots, 1; delitem ScorpionStinger,1; setq2 CandorQuest_SailorCure, getq2(CandorQuest_SailorCure)+1; if (rand(5) == 2) // Crazyfefe like this number :3 @@ -125,7 +126,7 @@ L_questCure_success: Zeny = Zeny + 240 - getq2(CandorQuest_SailorCure) * 30; else Zeny = Zeny + 30; - getexp 50, 10; + getitem CandorBoots, 1; setq CandorQuest_SailorCure, 1; mesn; mesq l("That... It... It worked! This is just the right claw!"); -- cgit v1.2.3-60-g2f50