Space Station 13 - Modules - TypesVar Details

vending_product

Datum used to hold information about a product in a vending machine

Vars

amountHow many of this product we currently have
max_amountHow many we can store at maximum
pricePrice to buy one
product_pathTypepath of the product that is created when this record "sells"

Var Details

amount

How many of this product we currently have

max_amount

How many we can store at maximum

price

Price to buy one

product_path

Typepath of the product that is created when this record "sells"