diff options
Diffstat (limited to 'npc')
-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 4a7a2bff4..026b54143 100644 --- a/npc/007-1/tycoon.txt +++ b/npc/007-1/tycoon.txt @@ -174,6 +174,7 @@ L_Miner: mesq l("I'm not neutral, so my vouch have no effect."); next; } + tutmes l("You should do the other miners quest first! Some, however, are harder than others. This will unlock the %s, an important item to advance as a crafter.", getitemlink(Pickaxe)); goto L_Menu; } |