armament
This is the component that runs the armaments vendor.
It's intended to be used with the armament vendor, or other atoms that otherwise aren't vending machines.
Vars | |
inserted_card | The points card that is currently inserted into the parent. |
---|---|
parent_atom | Our parent machine. |
products | The types of armament datums we wish to add to this component. |
purchased_items | Used to keep track of what items have been purchased. |
required_access | What access do we require to use this machine? |
used_categories | Used to keep track of what categories have been used. |
Var Details
inserted_card
The points card that is currently inserted into the parent.
parent_atom
Our parent machine.
products
The types of armament datums we wish to add to this component.
purchased_items
Used to keep track of what items have been purchased.
required_access
What access do we require to use this machine?
used_categories
Used to keep track of what categories have been used.