5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
int StartingConditional()
|
|
{
|
|
return GetLocalInt(GetPCSpeaker(), "CLERIC_TEST");
|
|
}
|