Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#an_iksar_manslayer.pl - Quest File
General Info
Quest File
# This is to spawn a lesser spirit upon an_iksar_marauder'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(78211,0,0,$x,$y,$z,$h); # NPC: a_lesser_spirit } #Submitted by: Jim Mills
Source: 17 Jan 2022
Quest Source: 28 May 2022