Equipment module ================ The Equipment module adds components and actions that implement a robust system for equipping items. Load it with the following: .. code-block:: lua prism.loadModule("prism/extra/equipment") .. toctree:: :caption: Components :glob: :maxdepth: 1 components/* .. toctree:: :caption: Actions :glob: :maxdepth: 1 actions/*