generated from Jaysyn/ModuleTemplate
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
#include "jw_privates_inc"
|
|
|
|
void main()
|
|
{
|
|
SetTarget(GetLastOpenedBy());
|
|
SpeakString("NW_ATTACK_MY_TARGET", TALKVOLUME_SILENT_TALK);
|
|
} |