New Dev question - requires_item(equipped)?

New Dev question - requires_item(equipped)?

Hello!

I'm having a great time learning to use the Flare engine to develop my own project, and am stumped by the fact that an event can check if the player has an item in their inventory with requires_item, but apparently this does not apply to an item they are wearing. Is there no way to check if the player actually has an item equipped?

Thanks!