Create a function to return useable equipped items by the player
skasch opened this issue ยท 1 comments
The need comes down from ARParser, where I try to translate the use_items action into lua code for AethysRotation.
use_items asks the player to use every useable equipped item by the player; this should probably be cached, and refreshed when the equipment changes.