/tg/ Station 13 - Modules - TypesVar Details

pill_press

We take a constant input of reagents, and produce a pill once a set volume is reached

Vars

current_volumeselected size of the product
max_volumemaximum printable volume of the product
packaging_categoryCategory of packaging
packaging_typeThe type of packaging to use
packaging_typesAll packaging types wrapped up in 1 big list
product_nameprefix for the product name
stored_productslist of products stored in the machine, so we dont have 610 pills on one tile

Var Details

current_volume

selected size of the product

max_volume

maximum printable volume of the product

packaging_category

Category of packaging

packaging_type

The type of packaging to use

packaging_types

All packaging types wrapped up in 1 big list

product_name

prefix for the product name

stored_products

list of products stored in the machine, so we dont have 610 pills on one tile