PWE_PRC8/_module/nss/p000c000plotless.nss

4 lines
121 B
Plaintext
Raw Permalink Normal View History

2025-04-03 10:29:41 -04:00
int StartingConditional()
{
return GetLocalInt(OBJECT_SELF, "p000began") && !GetLocalInt(GetPCSpeaker(), "p000state");
}