Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#an_undead_usher.pl - Quest File
General Info
Quest File
# this mob instantly spawn the enraged relative on death sub EVENT_DEATH_COMPLETE { $spawnenraged = quest::spawn2(111143,0,0,$x,$y,$z,0); # NPC: #an_enraged_relative $attack = $entity_list->GetMobID($spawnenraged); $enragedattack = $attack->CastToNPC(); $enragedattack->AddToHateList($client, 1); }
Source: 17 Jan 2022
Quest Source: 28 May 2022