From 918817c6e821745940ead4c62bc19256cdfa0910 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 25 Jul 2018 01:32:10 -0300 Subject: Fix typo reported by DragonStar (+1 point) --- npc/003-1/sailors.txt | 2 +- npc/003-3/malindou.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index c01dfa2f6..2322fd427 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -93,7 +93,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(ShapKnife)); + mesq l("Take care. Here, take this @@. You can sell it for some quick-spot cash, or use it as a weapon.", getitemlink(SharpKnife)); close; OnInit: diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 4b37dddb5..c963017ef 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -96,7 +96,7 @@ OnInit: htput($@CONTRIBUTORS, "guy of lieutnant dausen", 70); htput($@CONTRIBUTORS, "dustman", 50); htput($@CONTRIBUTORS, "msawis", 30); - htput($@CONTRIBUTORS, "dragonstar", 25); + htput($@CONTRIBUTORS, "dragonstar", 26); htput($@CONTRIBUTORS, "xtreem", 1); //htput($@CONTRIBUTORS, "", 1); end; -- cgit v1.2.3-60-g2f50