int StartingConditional()
{
	return OBJECT_INVALID != GetItemPossessedBy(GetPCSpeaker(), "BanditHead");
}