Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
1_an_erudite_spirit.pl - Quest File
General Info
Quest File
#zone: gunthak NPC:1_an_erudite_spirit (224238) #Angelox #note; I did this quest as per the original, "Titanium" version #Female erudite spirit for Quest: Temperance # items: 59030, 59011 sub EVENT_ITEM { if (plugin::check_handin(\%itemcount, 59030 => 1)) { #Alina's Emblem quest::emote("is surrounded by a warm glow as the ring touches her ethereal form. Her lips curl into a smile as she begins to fade away into the mist. You hear something fall to the ground. You notice a wet scroll half buried in the sand. You reach down and pick it up."); quest::summonitem(59011); # Item: Spell: Temperance quest::depop_withtimer(); } plugin::return_items(\%itemcount); }
Source: 17 Jan 2022
Quest Source: 28 May 2022