5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "WillAttack", 1);
|
|
}
|