summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-1/sailors.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt
index d2c63f6f7..b7c1bc59d 100644
--- a/npc/003-1/sailors.txt
+++ b/npc/003-1/sailors.txt
@@ -86,14 +86,14 @@ L_Report:
delitem CottonCloth, 10; // 2.000 GP
getexp 150, 20;
Zeny=Zeny+21500; // Profit: 800 GP
- getitem Dagger, 1; // Sell Price: around 300 GP
+ getitem SharpKnife, 1;
getitem CottonShirt, 1;
setq TulimsharQuest_Sailors, 2;
mesn;
mesq lg("Many thanks, your help has been invaluable. We're now capable to travel at ease.");
next;
mesn;
- mesq l("Take care. Here, take this @@. You can sell it for some quick-spot cash, or use it as a weapon.", getitemlink(Dagger));
+ mesq l("Take care. Here, take this @@. You can sell it for some quick-spot cash, or use it as a weapon.", getitemlink(ShapKnife));
close;
OnInit: