Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
317108.lua - Quest File
General Info
Quest File
function event_spawn(e) local xloc = e.self:GetX(); local yloc = e.self:GetY(); eq.set_proximity(xloc - 50, xloc + 50, yloc - 50, yloc + 50); end function event_enter(e) e.other:Message(15,"The focus trembles with energy as any living creature approaches it"); end
Source: 17 Jan 2022
Quest Source: 28 May 2022