From 028cd8b5b08e06798ab8b2386efc429093ac95d3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Jun 2018 12:40:27 -0300 Subject: Report what you were killing and GHQ, and how much are gone --- npc/functions/mobhunter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/mobhunter.txt b/npc/functions/mobhunter.txt index ac4fd4250..cf13cc8b2 100644 --- a/npc/functions/mobhunter.txt +++ b/npc/functions/mobhunter.txt @@ -10,7 +10,7 @@ function GHQ_Assign { mesn; mes l("I represent the @@ Hunters. We hunt @@.", getarg(1), getmonsterlink(getarg(0))); mes l("The great prize is @@. It can be claimed with Aidan, on Tulimshar.", getarg(2)); - if (getq(General_Hunter)) mes l("You are already hunting something else. Do you want to switch?"); + if (getq(General_Hunter)) mes l("You are currently hunting @@/10000 @@. Do you want to switch?", getq2(General_Hunter), getmonsterlink(GHQ_GetQuestIDByMonsterID(getq(General_Hunter)))); select l("I'm not interested."), rif(GHMEMO[.@id] < 10000,l("I'll hunt them for you.")); -- cgit v1.2.3-60-g2f50