From f099656a78c804516decbb061c6c9a961bb469f6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 16 Dec 2018 14:25:51 -0200 Subject: Getting anything above a [Knife] is unreasonable. So, Tycoon rewards a [Sharp Knife] before Cave Snake killing, and Sailors updated to [Dagger]. --- npc/003-1/sailors.txt | 2 +- npc/007-1/tycoon.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') 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."); -- cgit v1.2.3-60-g2f50