Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#An_Ancient_Sentinel.pl - Quest File
General Info
Quest File
# items: 60253 sub EVENT_SAY { if (($text=~/hail/i) && (!defined $qglobals{ink_final}) && !plugin::check_hasitem($client, 60253)) { $client->Message(15,"The sentinel nods solemnly and reaches toward you with a closed palm. His clenched fist opens and an unusual splinter of stone falls into your possession."); quest::summonitem(60253); # Item: Splinter of the High Temple quest::setglobal("ink_final",1,0,"F"); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022