int StartingConditional() { if (GetLocalInt(OBJECT_SELF,"nCrafter")==2) return TRUE; return FALSE; }