Files
wwdpublic/Resources/ServerInfo/Guidebook/Engineering/AirInjector.xml
ArtisticRoomba 6c6c817a68 Engineering guidebook megaupdate v2 (#33062)
Significantly updates the Engineering guidebook (more explicitly the Atmos section) to have a lot more relevant and useful information.

Right now engineering has been getting update after update with no real change to the relevant guidebook entry. This has lead to a lot of out of date information and bad practices being prevalent in the guidebook, something that pains me to read.

(cherry picked from commit 98c606d76007865e93ebd438d0cf9219d14a4631)
2025-09-20 20:32:59 +03:00

16 lines
829 B
XML

<Document>
#Air Injector
The air injector is a special vent that forces gasses into the atmosphere it's exposed to.
<Box>
<GuideEntityEmbed Entity="GasOutletInjector"/>
</Box>
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.
The air injector does not require [textlink="power" link="Power"] to function.
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].
The air injector's speed is proportional to the amount of gas in the injector.
The more gas in the injector, the faster it will inject gas into the exposed atmosphere.
</Document>