Skip to content

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

Clone this wiki locally