Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_grove_hare.lua - Quest File
General Info
Quest File
function event_spawn(e) local random = math.random(5000,30000); e.self:RandomRoam(250, 250); eq.set_timer("roam",random); end function event_timer(e) e.self:RandomRoam(250, 250); end
Source: 17 Jan 2022
Quest Source: 28 May 2022