From 5cc1535c48a2f255e5449fd4b7cce62a37d46761 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Jan 2019 11:06:11 -0200 Subject: Redesign mob hunter quest entirely. It's now fully dependent on Pet Detective. --- npc/003-1/aidan.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'npc/003-1') diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 8d7d4f481..398e0723e 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -76,7 +76,6 @@ if (getq(General_Hunter) == 0 && !GHQUEST) goto L_Register; if (getq(General_Hunter) == 0) goto L_Assign; mes ""; - if (getq2(General_Hunter) >= 10000) goto L_Finish; goto L_Assign; close; // Will never be reach. @@ -112,10 +111,6 @@ L_Assign: end; -L_Finish: - GHQ_GetRewardsOnCompletion(); - close; - OnInit: .@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); -- cgit v1.2.3-60-g2f50