Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
#Legionnaire.lua - Quest File
General Info
Quest File
function event_spawn(e) eq.set_timer("attack",1000); end function event_timer(e) if(e.timer == "attack") then eq.attack_npc_type(160469); -- #Vahn (160469) eq.stop_timer("attack"); end end
Source: 17 Jan 2022
Quest Source: 28 May 2022