AirInjector.xml 737 B

1234567891011121314
  1. <Document>
  2. #Air Injector
  3. The air injector is a special vent that forces gasses into the atmosphere it's exposed to.
  4. <Box>
  5. <GuideEntityEmbed Entity="GasOutletInjector"/>
  6. </Box>
  7. It is primarily used to force gasses into high-pressure rooms like the station's [textlink="gas storage rooms" link="GasMiningAndStorage"] or a burn chamber.
  8. The air injector does not require [textlink="power" link="Power"] to function.
  9. The air injector will inject gasses into the atmosphere it's exposed to until the atmosphere reaches [color=orange][protodata="GasOutletInjector" comp="GasOutletInjector" member="MaxPressure"/] kPa[/color].
  10. The air injector's speed is proportional to the amount of gas in the injector.
  11. </Document>