From 5d928be40bf8c6238a66bc0a2ffdac9c0b953d04 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 17 Jan 2019 23:19:20 -0200 Subject: [skip ci] actually, Tulimshar sailors give a [Dagger], not a [Sharp Knife] --- npc/003-1/sailors.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index c1fe91529..c0077f378 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -81,7 +81,7 @@ L_Report: mesq l("That's just a friendly advise. That's how things works around here."); close; } - inventoryplace SharpKnife, 1, CottonShirt, 1; + inventoryplace Dagger, 1, CottonShirt, 1; delitem FishBox, 3; // 7.500 GP → 3.750 GP delitem CroconutBox, 4; // 12.000 GP → 10.600~11.800 GP delitem CottonCloth, 10; // 2.000 GP @@ -94,7 +94,7 @@ L_Report: 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(SharpKnife)); + mesq l("Take care. Here, take this @@. You can sell it for some quick-spot cash, or use it as a weapon.", getitemlink(Dagger)); close; OnInit: -- cgit v1.2.3-60-g2f50