Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
##Mistress_of_the_Darkwater.lua - Quest File
General Info
Quest File
--Wizard Epic 1.5 Spawn Mistress Quest version with timer function event_spawn(e) eq.set_timer("mistress",3600*1000); end function event_timer(e) eq.stop_timer("mistress"); eq.depop(); end function event_death_complete(e) eq.set_global("wiz_epic_mistress_respawn","1",3,"H2"); end
Source: 17 Jan 2022
Quest Source: 28 May 2022