Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
ancient_thought_horror_trap.lua - Quest File
General Info
Quest File
function event_spawn(e) eq.set_proximity(e.self:GetX() - 20, e.self:GetX() + 20, e.self:GetY() - 20, e.self:GetY() + 20); end function event_enter(e) eq.spawn2(164122, 0, 0, e.self:GetX(),e.self:GetY(),e.self:GetZ(),0); -- NPC: an_ancient_thought_horror eq.depop(); end
Source: 17 Jan 2022
Quest Source: 28 May 2022