diff options
Diffstat (limited to 'npc/005-1/sailors.txt')
-rw-r--r-- | npc/005-1/sailors.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index 8ff8b9d73..eafad9b98 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -72,6 +72,7 @@ L_Give: inventoryplace Bandana, 1; delitem "Beer", 5; getitem Bandana, 1; + getexp 35, 5; setq CandorQuest_Sailors, 2; mes ""; mesn; @@ -128,6 +129,7 @@ L_questCure_success: else Zeny = Zeny + 30; getitem CandorBoots, 1; + getexp 20, 2; setq CandorQuest_SailorCure, 1; mesn; mesq l("That... It... It worked! This is just the right claw!"); |