Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#A_Corrupted_Koalindl.lua - Quest File
General Info
Quest File
function event_spawn(e) eq.set_timer("depop", 1800 * 1000); end function event_combat(e) if (e.joined == true) then e.self:Emote("swims toward you in a blood frenzy"); end end function event_timer(e) if(e.timer=="depop") then eq.depop(); end end
Source: 17 Jan 2022
Quest Source: 28 May 2022