dp_vent_pump ![code/modules/atmospherics/machinery/components/binary_devices/dp_vent_pump.dm 5](git.png)
Vars | |
external_pressure_bound | Set the maximum allowed external pressure |
---|---|
input_pressure_min | Set the maximum pressure at the input port |
output_pressure_max | Set the maximum pressure at the output port |
pressure_checks | Set the flag for the pressure bound |
pump_direction | Indicates that the direction of the pump, if ATMOS_DIRECTION_SIPHONING is siphoning, if ATMOS_DIRECTION_RELEASING is releasing |
Var Details
external_pressure_bound ![code/modules/atmospherics/machinery/components/binary_devices/dp_vent_pump.dm 20](git.png)
Set the maximum allowed external pressure
input_pressure_min ![code/modules/atmospherics/machinery/components/binary_devices/dp_vent_pump.dm 22](git.png)
Set the maximum pressure at the input port
output_pressure_max ![code/modules/atmospherics/machinery/components/binary_devices/dp_vent_pump.dm 24](git.png)
Set the maximum pressure at the output port
pressure_checks ![code/modules/atmospherics/machinery/components/binary_devices/dp_vent_pump.dm 26](git.png)
Set the flag for the pressure bound
pump_direction ![code/modules/atmospherics/machinery/components/binary_devices/dp_vent_pump.dm 18](git.png)
Indicates that the direction of the pump, if ATMOS_DIRECTION_SIPHONING is siphoning, if ATMOS_DIRECTION_RELEASING is releasing