5 lines
88 B
Plaintext
Raw Normal View History

2023-08-08 16:22:17 -04:00
int StartingConditional()
{
return (GetLocalInt(GetPCSpeaker(),"Merimesiss")==3);
}