i found out that my bot in sarkoth does not picking up any plans and i state to pickup plan in the loot rules xml file..
the bot do pick up tomes of secrets but is not picking up any plan
Code:
<!-- Pick up designs and plans, blacksmithing/jewelcrafting -->
<ItemRule itemName="Plan:*" stack="1" />
<ItemRule itemName="Design:*" stack="1" />
<!-- Pick up all Tome of Secerts -->
<ItemRule itemName="Tome of Secrets" stack="1" />
the bot do pick up tomes of secrets but is not picking up any plan






