Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Guard_Nash.lua - Quest File
General Info
Quest File
function event_waypoint_arrive(e) if(e.wp == 1) then e.self:DoAnim(29); -- wave end end function event_combat(e) if(e.joined == true) then e.self:Say(string.format("Time to die %s!",e.other:GetCleanName())); end end
Source: 17 Jan 2022
Quest Source: 28 May 2022