In game guide books (#17304)

This commit is contained in:
end
2023-06-15 05:36:15 +02:00
committed by GitHub
parent 60d06a20ab
commit a27bd8d6b2
30 changed files with 275 additions and 20 deletions

View File

@@ -0,0 +1,22 @@
<Document>
# Engineering
Engineering is a combination of construction work, repair work, maintaining a death machine that happens to produce power, and making sure the station contains breathable air.
## Tools
<Box>
<GuideEntityEmbed Entity="Wrench"/>
<GuideEntityEmbed Entity="Crowbar"/>
<GuideEntityEmbed Entity="Screwdriver"/>
<GuideEntityEmbed Entity="Wirecutter"/>
</Box>
<Box>
<GuideEntityEmbed Entity="Welder"/>
<GuideEntityEmbed Entity="Multitool"/>
<GuideEntityEmbed Entity="NetworkConfigurator"/>
</Box>
Your core toolset is a small variety of tools. If you're an engineer, then you should have a belt on your waist containing one of each, if not you can likely find them in maintenance and tool storage within assorted toolboxes and vending machines.
Most tasks will have explainers for how to perform them on examination, for example if you're constructing a wall, it'll tell you the next step if you look at it a bit closer.
</Document>