Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_Broken_Skull_sycophant.lua - Quest File
General Info
Quest File
function event_death_complete(e) local which = math.random(100); if (which <= 2) then eq.unique_spawn(227302, 0, 0, e.self:GetX(), e.self:GetY(), e.self:GetZ(), e.self:GetHeading()); --#A_Broken_Skull_Peer (227302) end end
Source: 17 Jan 2022
Quest Source: 28 May 2022