I just saw Trinity sell a green plan.
[Trinity] Plan: Born's Defiance [CraftingPlan_Smith_Drop-152] [CraftingPlan] = (trash whites)
Opening vendor window
Sold item [Plan: Born's Defiance] x1
Just fixed it by putting this clause up there with the other item type checks.
Code:if (trinityItemType == GItemType.CraftingPlan) { if (evaluationType == ItemEvaluationType.Keep) Logger.Log(TrinityLogLevel.Info, LogCategory.UserInformation, "{0} [{1}] [{2}] = (autokeep plans)", cItem.RealName, cItem.InternalName, trinityItemType); return true; }
I sent some merge requests.
https://www.assembla.com/code/unifiedtrinity/git/merge_requests
Ouch! Rrrix, u'll release a quickly version to fix this? I'm afraid that the bot is selling some legendaries..