sub EVENT_SAY {
if($text=~/Hail/i)
{
quest::say("go kill some firbeetle boyo");
}
}
sub EVENT_ITEM
{
if($itemcount{7107} && $itemcount{7107} == 1 && $ulevel >= $mlevel)
{
quest::exp(125);
quest::faction("143","1");
quest::faction("79","-1");
}
else
{
quest::say("How did someone as inexperienced as you get this? I'll see that it gets to the right
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.