Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
Guard_Crystalwind.pl - Quest File
General Info
Quest File
#npc - Gfaydark Guard Protectors #zone - Gfaydark sub EVENT_COMBAT { if ($combat_state == 1) { my $target = $npc->GetHateTop(); if ($target) { quest::say("Time to die " . $target->GetCleanName() . "."); } } }
Source: 17 Jan 2022
Quest Source: 28 May 2022