Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Decaying_Lord_Galuk_Drek.lua - Quest File
General Info
Quest File
function event_combat(e) if (e.joined == true) then e.self:CastSpell(4472, e.self:GetHateRandom():GetID()); -- Spell: Darkened Decay eq.set_timer("ae",120000); end end function event_timer(e) if(e.timer=="ae") then e.self:CastSpell(4472, e.self:GetHateRandom():GetID()); -- Spell: Darkened Decay end end
Source: 17 Jan 2022
Quest Source: 28 May 2022