Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
206070.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { quest::settimer(4,1); } sub EVENT_TIMER { if($timer == 4 && $x == 1125 && $y == 0) { quest::signalwith(206046,1,1); # NPC: Manaetic_Behemoth $npc->CastSpell(2321,206070); # Spell: Energy Burst quest::depop_withtimer(); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022