has_ecoitem

Checks if the player has an item (EcoItem) equipped in a slot in their inventory. (Requires EcoItems)

conditions:
  - id: has_ecoitem
    args:
      id: ecoitemId
      slot: HAND

Last updated