5 lines
79 B
Plaintext
Raw Normal View History

2023-09-21 20:25:34 -04:00
void main()
{
SetLocalInt(GetObjectByTag("CultLeader"), "nAttacked", 1);
}