Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Guard_Elias.lua - Quest File
General Info
Quest File
function event_waypoint_arrive(e) if(e.wp == 2) then e.self:Say("Hello, Milea. It is unfortunate for you that your friends have led me right to you. Soon you will join Nerissa in the afterlife. Do you have any last words?"); eq.signal(15055,1,4000); -- NPC: Milea_Clothspinner end end function event_signal(e) if(e.signal == 1) then e.self:Say(""); eq.attack_npc_type(15055); end end
Source: 17 Jan 2022
Quest Source: 28 May 2022