summaryrefslogtreecommitdiff
path: root/npc/007-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-07 13:35:21 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-07 13:35:21 -0300
commiteaf40a9fb7394e9992d8b372becf2e3303d73e60 (patch)
treed4639b1ddf7b80f7f5fc9e0b247e7635d0299b17 /npc/007-1
parent1f64481a1a2e21c26761a1e51dd27a5f5f085a46 (diff)
downloadserverdata-eaf40a9fb7394e9992d8b372becf2e3303d73e60.tar.gz
serverdata-eaf40a9fb7394e9992d8b372becf2e3303d73e60.tar.bz2
serverdata-eaf40a9fb7394e9992d8b372becf2e3303d73e60.tar.xz
serverdata-eaf40a9fb7394e9992d8b372becf2e3303d73e60.zip
Fix typo reported by Harry
Diffstat (limited to 'npc/007-1')
-rw-r--r--npc/007-1/tycoon.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/007-1/tycoon.txt b/npc/007-1/tycoon.txt
index 808b8c8b1..4a7a2bff4 100644
--- a/npc/007-1/tycoon.txt
+++ b/npc/007-1/tycoon.txt
@@ -216,7 +216,7 @@ L_Miner:
getitem Pickaxe, 1;
setq MineQuest_Pickaxe, 2;
mesn;
- mesq l("Good. You look like a real miner! Take this @@ and go mine bifs!");
+ mesq l("Good. You look like a real miner! Take this @@ and go mine bifs!", getitemlink(Pickaxe));
if (TUTORIAL) {
next;
mesc l("@@ is a two-handed weapon with very low damage and attack speed.", getitemlink(Pickaxe));