From 1baa15ec6e0b33be85e1c4ece8e514a1d06835f7 Mon Sep 17 00:00:00 2001 From: Povo Date: Fri, 22 Jan 2021 14:10:05 +0000 Subject: Update tycoon.txt; fix npc dialog to reflect quest requirements for Cave Snake --- npc/007-1/tycoon.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/007-1/tycoon.txt b/npc/007-1/tycoon.txt index 38b5ae20c..808b8c8b1 100644 --- a/npc/007-1/tycoon.txt +++ b/npc/007-1/tycoon.txt @@ -104,12 +104,12 @@ L_Purge: } else if (.@q == 6 && BaseLevel >= 24) { mesq l("That was fast. Do not forget to sell their... parts... for some extra cash."); next; - mesq l("Now, please kill 45 @@, Try to collect some lamps in the same time, they could be useful later.", getmonsterlink(CaveSnake)); + mesq l("Now, please kill 50 @@, Try to collect some lamps in the same time, they could be useful later.", getmonsterlink(CaveSnake)); setq MineQuest_Tycoon, 7, 0; } else if (.@q == 6 && BaseLevel < 24) { mesq l("You are too weak for my task, please come back later with some levels."); } else if (.@q == 7) { - mesq l("You are killing @@/45 @@ at the cave.", .@k, getmonsterlink(CaveSnake)); + mesq l("You are killing @@/50 @@ at the cave.", .@k, getmonsterlink(CaveSnake)); } else if (.@q == 8) { mesq l("I hope you got a Jean Shorts, but that depends on luck. Anyway, here is your reward."); getexp 1150, 0; // (r7.5 1050 → 1150) -- cgit v1.2.3-60-g2f50