ManualValve.xml 507 B

123456789101112131415
  1. <Document>
  2. # Manual Valve
  3. The manual valve is as simple as it gets.
  4. Allows or blocks the flow of gasses depending on if it's open or closed.
  5. <Box>
  6. <GuideEntityEmbed Entity="GasValve"/>
  7. </Box>
  8. Gas can freely flow between both sides with no restrictions.
  9. Manual valves are used in a variety of applications, for example:
  10. - Allowing or blocking the bypass of a recyclernet, to space waste gas directly
  11. - Connecting or isolating heaters/coolers from the station's distro
  12. </Document>