Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
abandoned_heretic_pet.pl - Quest File
General Info
Quest File
# items: 13894, 10015, 10016, 10017, 10018 sub EVENT_ITEM { if (plugin::check_handin(\%itemcount, 13894 => 1)){ quest::say("Good work, you should be running this operation instead of that Talrigar fellow. Have a small reward. A little bit of the gems I found while tunneling through this rock."); quest::summonitem(quest::ChooseRandom(10015, 10016, 10017, 10018)); # Item(s): Malachite (10015) } plugin::return_items(\%itemcount); }
Source: 17 Jan 2022
Quest Source: 28 May 2022