bottler ![code/modules/plumbing/plumbers/bottler.dm 1](git.png)
Vars | |
badspot | where beakers that are already full will be sent |
---|---|
goodspot | where things are sent |
inputspot | where things are taken |
wanted_amount | how much do we fill |
Procs | |
interact | changing input ammount with a window |
setDir | changes the tile array |
Var Details
badspot ![code/modules/plumbing/plumbers/bottler.dm 17](git.png)
where beakers that are already full will be sent
goodspot ![code/modules/plumbing/plumbers/bottler.dm 13](git.png)
where things are sent
inputspot ![code/modules/plumbing/plumbers/bottler.dm 15](git.png)
where things are taken
wanted_amount ![code/modules/plumbing/plumbers/bottler.dm 11](git.png)
how much do we fill
Proc Details
interact
changing input ammount with a window
setDir
changes the tile array