holster
A type of storage where a number of slots are reserved for a specific type of item
Vars | |
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 |
Procs | |
can_holster_item | Checks 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.