Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Capt_Surestout.pl - Quest File
General Info
Quest File
# This is to spawn a lesser spirit upon the Capn's death for Shaman epic 1.0 sub EVENT_DEATH_COMPLETE { my $x = $npc->GetX(); my $y = $npc->GetY(); my $z = $npc->GetZ(); my $h = $npc->GetHeading(); quest::spawn2(69149,0,0,$x,$y,$z,$h); # NPC: a_lesser_spirit } #Submitted by: Jim Mills
Source: 17 Jan 2022
Quest Source: 28 May 2022