Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_Dervish_Cutthroat.pl - Quest File
General Info
Quest File
sub EVENT_COMBAT { my $NPCRace = $npc->GetRace(); if($combat_state == 1){ if($NPCRace==54){ quest::say("Orc stomp, orc kill - orc weapons, your blood will spill."); } else { quest::say("Time to die $name!"); } } }
Source: 17 Jan 2022
Quest Source: 28 May 2022