Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Meg_Tucter.pl - Quest File
General Info
Quest File
# items: 8893 sub EVENT_SAY { if($text=~/hail/i) { quest::say("The gems I carry were actually collected by geonids, a race of rock and gem people that communicate with their minds alone. If'n ye haven't had the chance to see one yet I suggest ye journey to the Wakenin' Lands; they've reportedly got a colony somewhere in that area."); } if ($text=~/I need a set of Etching Tools/i) { quest::say("Oh, really? There are not many that work in faceting gems. I am surprised to see your interest. You can have this old set of mine. There is no need to return the tools, Talem recently made me a new sturdy set. Brell bless him."); quest::summonitem(8893); # Item: Etching Tools } } sub EVENT_ITEM { plugin::return_items(\%itemcount); } #END of FILE Zone:thurgadina ID:Not_Found -- Meg_Tucter
Source: 17 Jan 2022
Quest Source: 28 May 2022