Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Hraashna_the_Warder.pl - Quest File
General Info
Quest File
sub EVENT_DEATH_COMPLETE { $nanzata = $entity_list->GetMobByNpcTypeID(128090); $ventani = $entity_list->GetMobByNpcTypeID(128091); $tukaarak = $entity_list->GetMobByNpcTypeID(128092); if (!$nanzata && !$ventani && !$tukaarak) { quest::signalwith(128094,66,0); # NPC: #The_Sleeper quest::shout("Warders, I have fallen. Prepare yourselves, these fools are determined to unleash doom!"); } else { quest::shout("Warders, I have fallen. Prepare yourselves, these fools are determined to unleash doom!"); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022