Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Rhaliq_Trell.pl - Quest File
General Info
Quest File
sub EVENT_SAY { if($text=~/Hail/i) { quest::say("Weakling! How dare you approach me. Access to Lord Marrs temple is reserved only for the honorable! You will never be [ready]..."); } if($text=~/ready/i) { quest::say("Be warned, $name, if you believe you are ready, you will fail, even if you can kill Lord Marrs servants!"); quest::spawn2(211088,0,0,526,1375,-115,$h); # NPC: #A_Custodian_of_Marr quest::depop_withtimer(); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022