5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetObjectByTag("Ayla"), "attacktime", 1);
|
||
|
}
|