5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
int StartingConditional()
|
|
{
|
|
return (GetLocalInt(GetPCSpeaker(),"Merimesiss")==5);
|
|
}
|