diff options
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index b7c1bc59d..455ed37e6 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -80,7 +80,7 @@ L_Report: mesq l("That's just a friendly advise. That's how things works around here."); close; } - inventoryplace Dagger, 1; + inventoryplace SharpKnife, 1, CottonShirt, 1; delitem FishBox, 3; // 7.500 GP delitem CroconutBox, 4; // 12.000 GP → 11.200 GP delitem CottonCloth, 10; // 2.000 GP |