chem

Chemistry version of reaction chamber that allows for acid and base buffers to be used while reacting
Vars | |
acidic_beaker | Beaker that holds the acidic buffer. I don't want to deal with snowflaking so it's just a separate thing. It's a small (50u) beaker |
---|---|
acidic_limit | If above this pH, we start dumping buffer into it |
alkaline_beaker | beaker that holds the alkaline buffer. |
alkaline_limit | If below this pH, we start dumping buffer into it |
Procs | |
Destroy | Make sure beakers are deleted when being deconstructed |
Var Details
acidic_beaker

Beaker that holds the acidic buffer. I don't want to deal with snowflaking so it's just a separate thing. It's a small (50u) beaker
acidic_limit

If above this pH, we start dumping buffer into it
alkaline_beaker

beaker that holds the alkaline buffer.
alkaline_limit

If below this pH, we start dumping buffer into it
Proc Details
Destroy
Make sure beakers are deleted when being deconstructed