diff options
Diffstat (limited to 'npc/007-1')
-rw-r--r-- | npc/007-1/tycoon.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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."); |