/tg/ Station 13 - Modules - TypesDefine Details

code/modules/plumbing/plumbers/pill_press.dm

MIN_VOLUMEthe minimum size of a pill or patch
MAX_VOLUMEthe maximum size a pill or patch can be
MAX_FLOOR_PRODUCTSmax amount of pills allowed on our tile before we start storing them instead
/obj/machinery/plumbing/pill_pressWe take a constant input of reagents, and produce a pill once a set volume is reached

Define Details

MAX_FLOOR_PRODUCTS

max amount of pills allowed on our tile before we start storing them instead

MAX_VOLUME

the maximum size a pill or patch can be

MIN_VOLUME

the minimum size of a pill or patch