Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
1373.lua - Quest File
General Info
Quest File
-- Translocate: Ro function event_spell_effect_translocate_complete(e) local client = eq.get_entity_list():GetClientByID(e.target:GetID()); if (client.valid) then client:MovePC(34, 820, 1374, 10, 80); -- Zone: nro end return 1; end
Source: 17 Jan 2022
Quest Source: 28 May 2022