Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Reiya_the_Pained.pl - Quest File
General Info
Quest File
# items: 96937, 69924 sub EVENT_SIGNAL { quest::say("Please bring me a dark beer. Thank you"); } sub EVENT_ITEM { if ($client->GetGlobal("paladin_epic_reiya") ==1 && plugin::check_handin(\%itemcount, 96937 => 1)) { quest::say("Aauuuugh. Ferubi. . .Ferubi is where I was taken. . .' In a bright flash, Reiya has withered away"); quest::summonitem(69924); # Item: Reiya's Soulstone quest::delglobal("paladin_epic_reiya"); } plugin::return_items(\%itemcount); }
Source: 17 Jan 2022
Quest Source: 28 May 2022