int StartingConditional()
{
    return GetLocalInt(OBJECT_SELF, "SeeStairs");

    return TRUE;

}