Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_Thul_Tae_Ew_Warder.lua - Quest File
General Info
Quest File
function event_spawn(e) local ex = e.self:GetX(); local ey = e.self:GetY(); local ez = e.self:GetZ(); eq.set_proximity(ex - 10, ex + 10, ey - 10, ey + 10, ez - 1, ez + 10); end function event_enter(e) e.self:Say("Begone intruder!"); e.other:SpellFinished(2129, e.other); -- Feerrott Exile end
Source: 17 Jan 2022
Quest Source: 28 May 2022