Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Feriella_Vorana.pl - Quest File
General Info
Quest File
#BeginFile: butcher\Feriella_Vorana.pl (68248) #Quest file for Butcherblock Mountains - Feriella Vorana: Beetles of the Estate sub EVENT_SAY { if($text=~/hail/i) { if(quest::istaskactivityactive(15,3)) { quest::say("Thanks for contacting me, $name. Your information on this matter has been most useful. Take this as payment for your time."); } else { quest::say("Hello, $name"); } } } sub EVENT_ITEM { plugin::return_items(\%itemcount); } #EndFile: butcher\Feriella_Vorana.pl (68248)
Source: 17 Jan 2022
Quest Source: 28 May 2022