6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
int StartingConditional()
|
|
{
|
|
int nShow = GetLocalInt(GetPCSpeaker(), "p008state_HasereththeHighClericofSchilling") >= 13;
|
|
return nShow;
|
|
}
|