-
Notifications
You must be signed in to change notification settings - Fork 39
Inventories
Greg edited this page Feb 19, 2024
·
12 revisions
Inventories are a fixed size grid of slots capable of holding items. Each slot can hold one type and an amount of the item. e.g. Item("bucket_noted", 15)
. Inventories can be used by the player Shops