int StartingConditional() { if (GetResRef(OBJECT_SELF)=="wizard") return TRUE; return FALSE; }