5 lines
82 B
Plaintext
Raw Normal View History

int StartingConditional()
{
return GetLocalInt(GetPCSpeaker(),"TempusPower");
}