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.
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<Document>
|
||||
#Atmosphere Input and Output
|
||||
Inserting and extracting gasses from a present (or non-present) atmosphere is an essential part of Atmos' job.
|
||||
<Box>
|
||||
<GuideEntityEmbed Entity="GasVentPump"/>
|
||||
<GuideEntityEmbed Entity="GasPassiveVent"/>
|
||||
<GuideEntityEmbed Entity="GasOutletInjector"/>
|
||||
<GuideEntityEmbed Entity="GasVentScrubber"/>
|
||||
<GuideEntityEmbed Entity="PortableScrubber"/>
|
||||
</Box>
|
||||
|
||||
With these devices, Atmos can insert, extract, or scrub unwanted gasses from any atmosphere they would like.
|
||||
This allows the maintaining of a safe, breathable atmosphere.
|
||||
|
||||
Some of these devices require [textlink="power" link="Power"] to function, and can be linked to an [textlink="air alarm." link="AirAlarms"]
|
||||
|
||||
[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.
|
||||
|
||||
<Box>
|
||||
<GuideEntityEmbed Entity="AirAlarm"/>
|
||||
<GuideEntityEmbed Entity="Multitool"/>
|
||||
<GuideEntityEmbed Entity="NetworkConfigurator"/>
|
||||
</Box>
|
||||
|
||||
</Document>
|
||||
Reference in New Issue
Block a user