summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-16 14:25:51 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-16 14:25:51 -0200
commitf099656a78c804516decbb061c6c9a961bb469f6 (patch)
tree82f44ff40fc0e9ab1e8cd949fc8fd756e1a9fef0 /npc
parent1550994d543ed5dc138bad49e2d13067c323c73c (diff)
downloadserverdata-f099656a78c804516decbb061c6c9a961bb469f6.tar.gz
serverdata-f099656a78c804516decbb061c6c9a961bb469f6.tar.bz2
serverdata-f099656a78c804516decbb061c6c9a961bb469f6.tar.xz
serverdata-f099656a78c804516decbb061c6c9a961bb469f6.zip
Getting anything above a [Knife] is unreasonable.
So, Tycoon rewards a [Sharp Knife] before Cave Snake killing, and Sailors updated to [Dagger].
Diffstat (limited to 'npc')
-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.");