This PR adds the inventory entity condition type from eggolib, which checks if an item from an inventory (be it the inventory of the entity or the inventory of a specific power that uses the inventory power type) fulfills the item condition (or if the slots are occupied if an item condition is not specified)
This PR adds the
inventory
entity condition type from eggolib, which checks if an item from an inventory (be it the inventory of the entity or the inventory of a specific power that uses theinventory
power type) fulfills the item condition (or if the slots are occupied if an item condition is not specified)