/tg/ Station 13 - Modules - TypesVar Details - Proc Details

liquid_pump

We pump liquids from activated(plungerated) geysers to a plumbing outlet. We need to be wired.

Vars

geyserThe geyser object
geyserlessset to true if the loop couldnt find a geyser in process, so it remembers and stops checking every loop until moved. more accurate name would be absolutely_no_geyser_under_me_so_dont_try
pump_powerunits we pump per second
volumevolume of our internal buffer

Procs

default_unfasten_wrenchplease note that the component has a hook in the parent call, wich handles activating and deactivating
pumppump up that sweet geyser nectar

Var Details

geyser

The geyser object

geyserless

set to true if the loop couldnt find a geyser in process, so it remembers and stops checking every loop until moved. more accurate name would be absolutely_no_geyser_under_me_so_dont_try

pump_power

units we pump per second

volume

volume of our internal buffer

Proc Details

default_unfasten_wrench

please note that the component has a hook in the parent call, wich handles activating and deactivating

pump

pump up that sweet geyser nectar