summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/003-1/sailors.txt2
-rw-r--r--npc/003-3/malindou.txt2
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;