code/modules/plumbing/plumbers/pill_press.dm
MIN_VOLUME | the minimum size of a pill or patch |
---|---|
MAX_FLOOR_PRODUCTS | max amount of pills allowed on our tile before we start storing them instead |
/obj/machinery/plumbing/pill_press | We 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
MIN_VOLUME
the minimum size of a pill or patch