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