Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Wellford_Fargin.pl - Quest File
General Info
Quest File
sub EVENT_SAY { if ($text=~/hobby/i) { quest::say("I used to collect rare coins and gems. I came to Firiona Vie to do just that, but I never have the time to [collect rare coins] when I am always here working."); } if ($text=~/collect rare coins/i) { quest::say("If you want to help, you can begin by replacing my prized Star of Odus which was taken from my vault when I stepped out to dine. Do so, and I may trust you to collect coins. I will also reward you with an item a composer left here."); } } sub EVENT_ITEM { plugin::return_items(\%itemcount); } #END of FILE Zone:firiona ID:84120 -- Wellford_Fargin
Source: 17 Jan 2022
Quest Source: 28 May 2022