Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
The_skin.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 - 30, ex + 30, ey - 30, ey + 30, ez - 30, ez + 30); end function event_enter(e) e.self:Emote("around your eyes tightens in reaction to the vacuum."); eq.depop_with_timer(); end
Source: 17 Jan 2022
Quest Source: 28 May 2022