From 8a9dbac772304bb23fa7ed8e4ff691f1648605c1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Jul 2019 01:19:44 -0300 Subject: Inform players they can switch GHQ at will --- npc/functions/mobhunter.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/functions/mobhunter.txt b/npc/functions/mobhunter.txt index 02bddab20..11681a998 100644 --- a/npc/functions/mobhunter.txt +++ b/npc/functions/mobhunter.txt @@ -204,6 +204,7 @@ function script GHQ_Assign { if (.@q) { .@m=GHQ_GetMonsterIDByQuestID(.@q); mes l("You are currently hunting @@/10000 @@. Do you want to switch?", .@p, getmonsterlink(.@m)); + mesc l("Protip: Your current progress will be saved."); } select l("I'm not interested."), -- cgit v1.2.3-70-g09d2