Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Punga.pl - Quest File
General Info
Quest File
# items: 10073, 19051 sub EVENT_SAY { if($text=~/hail/i) { quest::say("Gimme duffynitey rocks! Me grindem GUUD!!!"); } } sub EVENT_ITEM { if(plugin::check_handin(\%itemcount, 10073 => 1)) { #Dufrenite quest::emote("takes the dufrenite and grinds it with his bare hands."); quest::say("Here ya go!"); quest::summonitem(19051); #Ground Dufrenite } plugin::return_items(\%itemcount); } #END of FILE Zone:lakerathe ID:51072 -- Punga
Source: 17 Jan 2022
Quest Source: 28 May 2022