From a5183a38dd8d74fd1eb52b6f78236b725dcb9a87 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Jun 2018 12:36:50 -0300 Subject: Prepare GHQ: Scorpions. But no NPC assign this yet. --- npc/functions/mobhunter.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/mobhunter.txt b/npc/functions/mobhunter.txt index e11a08559..ac4fd4250 100644 --- a/npc/functions/mobhunter.txt +++ b/npc/functions/mobhunter.txt @@ -40,6 +40,9 @@ function GHQ_GetQuestIDByMonsterID { case Snake: return 2; break; + case Scorpion: + return 3; + break; default: debugmes "Invalid mob ID: " + getarg(0); dispbottom l("ERROR, Please report: GHQ GQID: Invalid ID: @@", getarg(0)); -- cgit v1.2.3-60-g2f50