Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Tjudawos_the_Ancient.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { quest::settimer("tjudawos",1); } sub EVENT_TIMER { $kerafyrm = $entity_list->GetMobByNpcTypeID(128089); if ($timer eq "tjudawos") { if ($kerafyrm) { quest::stoptimer("tjudawos"); quest::depop_withtimer(); } } }
Source: 17 Jan 2022
Quest Source: 28 May 2022