Daedalus Dock - Modules - TypesVar Details - Proc Details

holster

A type of storage where a number of slots are reserved for a specific type of item

Vars

holster_slotsHow many slots are reserved for the holster list
holsterableA typecache of items that can be inserted into here in the reserved slots

Procs

can_holster_itemChecks if an item is in our holster list and we have room for it in there.

Var Details

holster_slots

How many slots are reserved for the holster list

holsterable

A typecache of items that can be inserted into here in the reserved slots

Proc Details

can_holster_item

Checks if an item is in our holster list and we have room for it in there.