From fdbdf5106d7ed7b9c897c6512425ab0c157b9ef2 Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Thu, 13 Jan 2022 22:01:48 -0500 Subject: [PATCH] Update Ganelorn_Oast.pl Refactor --- eastkarana/Ganelorn_Oast.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eastkarana/Ganelorn_Oast.pl b/eastkarana/Ganelorn_Oast.pl index f9fa99c96..50288a8f7 100644 --- a/eastkarana/Ganelorn_Oast.pl +++ b/eastkarana/Ganelorn_Oast.pl @@ -51,7 +51,7 @@ sub EVENT_ITEM { quest::exp(1000); } #:: Match a 20882 - Poacher's Head - elsif (plugin::check_handin(\%itemcount, 20882 => 1)) { + elsif (plugin::takeItems(20882 => 1)) { quest::say("You, $name, are a worthy forester. It brings me great pride to present you this scroll that I have only passed to the finest in all of Norrath. Now you, too, may call the flames."); #:: Give a 15691 - Spell: Call of Flame quest::summonitem(15691);