int StartingConditional()
{
	int nShow = GetLocalInt(GetPCSpeaker(), "p003state_Guy") >= 1;
	return nShow;
}