int StartingConditional()
{
    return (GetLocalString(OBJECT_SELF, "ITEM_TYPE") == "");
}