industrial_feeding_tube 
Contains: Industrial Feeding Tube
Vars | |
| attached | Who the tube is attached to |
|---|---|
| clogged | It's Glogged ! |
| output_dest | Where the tube tries to dump it's stuff into |
| pump_limit | How many items we can push per-pump. |
| pump_stuff | Stuff we're currently trying to pump out |
| pumping | Are we currently pumping? |
| welded | Is it welded down? |
Procs | |
| attach_tube | Attaches the tube to the target. dest defaults to the target, if dest isnt defined |
Var Details
attached 
Who the tube is attached to
clogged 
It's Glogged !
output_dest 
Where the tube tries to dump it's stuff into
pump_limit 
How many items we can push per-pump.
pump_stuff 
Stuff we're currently trying to pump out
pumping 
Are we currently pumping?
welded 
Is it welded down?
Proc Details
attach_tube
Attaches the tube to the target. dest defaults to the target, if dest isnt defined