5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetObjectByTag("CultLeader"), "nAttacked", 1);
|
||
|
}
|