Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_murk_hatchling.pl - Quest File
General Info
Quest File
sub EVENT_SPAWN { quest::emote("drips a green poison from its maw as it approaches."); quest::settimer("depop_hatchling",600); } sub EVENT_TIMER { if($timer eq "depop_hatchling") { quest::depop(); } }
Source: 17 Jan 2022
Quest Source: 28 May 2022