summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-31 13:41:18 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-31 13:41:18 -0300
commit4b7a44b44fbfa01c53da99c9c584111413dab744 (patch)
tree9970494e82ffc99cd8d66fc45840ffb3bfb5b422
parente51cfb9eb97fb0349f092f73ef32b6aa4eefa1d3 (diff)
downloadserverdata-4b7a44b44fbfa01c53da99c9c584111413dab744.tar.gz
serverdata-4b7a44b44fbfa01c53da99c9c584111413dab744.tar.bz2
serverdata-4b7a44b44fbfa01c53da99c9c584111413dab744.tar.xz
serverdata-4b7a44b44fbfa01c53da99c9c584111413dab744.zip
Candor Boots for reward
-rw-r--r--npc/005-1/sailors.txt3
1 files changed, 2 insertions, 1 deletions
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!");