HiddenTradition_PRC8/_module/nss/p003q003_show.nss

6 lines
109 B
Plaintext
Raw Permalink Normal View History

int StartingConditional()
{
int nShow = GetLocalInt(GetPCSpeaker(), "p003state_Guy") >= 1;
return nShow;
}