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