Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Nella_Stonebraids.pl - Quest File
General Info
Quest File
# items: 29007 sub EVENT_SAY { if ($text=~/hail/i) { quest::emote("Nella Stonebraids glances your direction, then returns to what she was doing."); } if ($text=~/jark/i || $text=~/dinner/i) { quest::say("Ach! I forgot me husband's dinner. I'm so sorry. I was sendin' my wishes ta Brell for health and long life. I was just floatin' coins into the wishin' pool. Usually it's for children but things haven't been so good lately. Here, please take this to him and tell him where I was."); quest::summonitem(29007); # Item: Cold Plate of Beef and Bread quest::depop(); } } sub EVENT_ITEM { plugin::return_items(\%itemcount); }
Source: 17 Jan 2022
Quest Source: 28 May 2022