Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Jack_o_Lantern.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { quest::settimer(1,60); quest::shout("Ah, finally some people interested in the Haunted Hunt! I'm your first target, and probably your last too! Hahaha!"); } sub EVENT_TIMER { quest::shout("Ah, finally some people interested in the Haunted Hunt! I'm your first target, and probably your last too! Hahaha!"); } sub EVENT_DEATH_COMPLETE { quest::shout("GAH! I've been bested! No matter, you will not defeat the next!"); quest::spawn2(63100,0,0,206,850,3.1,281); # NPC: Imp-ossible quest::stoptimer(1); }
Source: 17 Jan 2022
Quest Source: 28 May 2022