code/modules/atmospherics/machinery/portable/pump.dm
PUMP_OUT | The machine pumps from the internal source to the turf |
---|---|
PUMP_IN | The machine pumps from the turf to the internal tank |
PUMP_MAX_PRESSURE | Maximum settable pressure |
PUMP_MIN_PRESSURE | Minimum settable pressure |
PUMP_DEFAULT_PRESSURE | Defaul pressure, used in the UI to reset the settings |
Define Details
PUMP_DEFAULT_PRESSURE
Defaul pressure, used in the UI to reset the settings
PUMP_IN
The machine pumps from the turf to the internal tank
PUMP_MAX_PRESSURE
Maximum settable pressure
PUMP_MIN_PRESSURE
Minimum settable pressure
PUMP_OUT
The machine pumps from the internal source to the turf