/tg/ Station 13 - Modules - TypesVar Details

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_cardThe points card that is currently inserted into the parent.
parent_atomOur parent machine.
productsThe types of armament datums we wish to add to this component.
purchased_itemsUsed to keep track of what items have been purchased.
required_accessWhat access do we require to use this machine?
used_categoriesUsed 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.