-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
An inventory represents a container of items. Such containers can be attached to other objects, like creatures or inanimate objects (i.e. chests).
- An inventory has a capacity.
- An inventory can store items.
- Items can be retrieved from an inventory.
- Items can stacked to occupy a single inventory space.