Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Joffin_Sinclay.pl - Quest File
General Info
Quest File
sub EVENT_SAY { if ($text=~/hail/i) { quest::say("Heyo! Looking for an exciting [task] to fill the time? I know I would be if not for all this stuff I've got to get through. Oh well, I'm sure I'll be able to live vicariously through others as they complete those tasks for me."); } if ($text=~/task/i) { quest::taskselector(137); } if(quest::istaskactive(137) && $text=~/task/i) { quest::say("Spiders in the Commonlands is in progress."); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022