Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
538.lua - Quest File
General Info
Quest File
-- Ring of Misty function event_spell_effect(e) local client = eq.get_entity_list():GetClientByID(e.caster_id); if (client.valid) then client:MovePC(33, -1818, -508.5, 124.3, 10); -- Zone: misty end return 1; end
Source: 17 Jan 2022
Quest Source: 28 May 2022