WoR_PRC8/_module/nss/sha_pckillharish.nss

7 lines
154 B
Plaintext
Raw Permalink Normal View History

2025-04-03 11:49:34 -04:00
void main()
{
AssignCommand(GetPCSpeaker(), ClearAllActions());
AssignCommand(GetPCSpeaker(), ActionAttack(GetObjectByTag("SHA_HARISHWEIL")));
}