summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-31 14:46:39 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-31 14:46:39 -0300
commit60edad52a48c3e566e0774e5d200c3655f6ee378 (patch)
treee48e1c843fb1616db0c3e2a4980557c2f4a8d4cd
parent51f494d02ef33be019d0e248a49856623b3b48da (diff)
downloadserverdata-60edad52a48c3e566e0774e5d200c3655f6ee378.tar.gz
serverdata-60edad52a48c3e566e0774e5d200c3655f6ee378.tar.bz2
serverdata-60edad52a48c3e566e0774e5d200c3655f6ee378.tar.xz
serverdata-60edad52a48c3e566e0774e5d200c3655f6ee378.zip
My bad. Dagger → Sharp Knife
-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: