AtmosphereInOut.xml 1.1 KB

12345678910111213141516171819202122232425
  1. <Document>
  2. #Atmosphere Input and Output
  3. Inserting and extracting gasses from a present (or non-present) atmosphere is an essential part of Atmos' job.
  4. <Box>
  5. <GuideEntityEmbed Entity="GasVentPump"/>
  6. <GuideEntityEmbed Entity="GasPassiveVent"/>
  7. <GuideEntityEmbed Entity="GasOutletInjector"/>
  8. <GuideEntityEmbed Entity="GasVentScrubber"/>
  9. <GuideEntityEmbed Entity="PortableScrubber"/>
  10. </Box>
  11. With these devices, Atmos can insert, extract, or scrub unwanted gasses from any atmosphere they would like.
  12. This allows the maintaining of a safe, breathable atmosphere.
  13. Some of these devices require [textlink="power" link="Power"] to function, and can be linked to an [textlink="air alarm." link="AirAlarms"]
  14. [textlink="Linking" link="Networking"] compatible devices to an air alarm unlocks more configuration options and functionality. Otherwise, these devices follow their default behavior as defined in the subguides.
  15. <Box>
  16. <GuideEntityEmbed Entity="AirAlarm"/>
  17. <GuideEntityEmbed Entity="Multitool"/>
  18. <GuideEntityEmbed Entity="NetworkConfigurator"/>
  19. </Box>
  20. </Document>