Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Chronographer_Muon.pl - Quest File
General Info
Quest File
sub EVENT_SAY { if (plugin::check_hasitem($client, 29165)){ if ($text=~/Hail/i) { quest::say("Acquisition of power completed. Would you like to be transported to the time-projection chamber?"); } if ($text=~/yes/i) { quest::say("Compliance."); quest::movepc(206,266,-857,-1853,62); # Zone: poinnovation } } }
Source: 17 Jan 2022
Quest Source: 28 May 2022