code/modules/plumbing/plumbers/pill_press.dm ![code/modules/plumbing/plumbers/pill_press.dm0](git.png)
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 ![code/modules/plumbing/plumbers/pill_press.dm 4](git.png)
max amount of pills allowed on our tile before we start storing them instead
MIN_VOLUME ![code/modules/plumbing/plumbers/pill_press.dm 2](git.png)
the minimum size of a pill or patch