mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-06 14:19:43 +00:00
3 lines
204 B
Plaintext
3 lines
204 B
Plaintext
#define HOSE_INPUT "Input"// Only pull liquid.
|
|
#define HOSE_OUTPUT "Output"// Only push liquid.
|
|
#define HOSE_NEUTRAL "Neutral"// Equalize liquids, not super efficient, can waste reagents due to rounding. |