PassiveVent.xml 764 B

123456789101112131415
  1. <Document>
  2. # Passive Vent
  3. The passive vent is an extremely basic vent.
  4. It serves as a direct connection between the pipenet it's connected to and the atmosphere it's exposed to.
  5. <Box>
  6. <GuideEntityEmbed Entity="GasPassiveVent"/>
  7. </Box>
  8. Gasses are free to move between the passive vent and the atmosphere it's connected to.
  9. The passive vent requires no [textlink="power" link="Power"] to function.
  10. This vent is commonly found in the station's [textlink="gas storage tanks" link="GasMiningAndStorage"] and connected to the station's wastenet.
  11. It is a simple and reliable way to pull gasses from a gas miner, or to space unwanted gasses safely.
  12. The passive vent can be welded with any welding tool to stop it from functioning.
  13. </Document>