summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-1/sailors.txt2
-rw-r--r--npc/007-1/tycoon.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt
index e1d69d2a7..c8c969e07 100644
--- a/npc/003-1/sailors.txt
+++ b/npc/003-1/sailors.txt
@@ -86,7 +86,7 @@ L_Report:
delitem CottonCloth, 10; // 2.000 GP
getexp 158, 15;
Zeny=Zeny+18750; // Profit: 1800 GP → 2.400~1.200 GP
- getitem SharpKnife, 1;
+ getitem Dagger, 1;
getitem CottonShirt, 1;
setq TulimsharQuest_Sailors, 2;
mesn;
diff --git a/npc/007-1/tycoon.txt b/npc/007-1/tycoon.txt
index 1cbf29ff5..0bb3fa81e 100644
--- a/npc/007-1/tycoon.txt
+++ b/npc/007-1/tycoon.txt
@@ -98,6 +98,7 @@ L_Purge:
mesq l("Perfect! Here is your reward!");
getexp 158, 0; // 25 kills * 12 xp = 300 xp gained from killing. (50% bonus) (r4 +5%)
set Zeny, Zeny + 150;
+ getitem SharpKnife, 1;
setq MineQuest_Tycoon, 6, 0;
} else if (.@q == 6 && BaseLevel >= 24) {
mesq l("That was fast. Do not forget to sell their... parts... for some extra cash.");