Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Decorin_Grunhork.pl - Quest File
General Info
Quest File
#Spawn Tallon Zek sub EVENT_DEATH_COMPLETE { $trigger_up = $entity_list->GetMobByNpcTypeID(214123); if ($trigger_up) { quest::signalwith(214123, 214057, 0); # NPC: #rallos_trigger } } sub EVENT_SIGNAL { #event time expired, depop with respawn timer. quest::depop_withtimer(); } sub EVENT_SPAWN { $entity_list->FindDoor(16)->SetLockPick(1); $entity_list->FindDoor(17)->SetLockPick(1); }
Source: 17 Jan 2022
Quest Source: 28 May 2022