Engineering guidebook update (#26851)
* RTG page update * old commits from #22272 * Small fixes over most pages * TEG tweaks * Fixed a thing in airlock security * fixed an italics tag * singularity page now includes tesla * Added a burn chamber to TEG page * Prettyprinted TEG page, fixed some more issues with details * Moved ONE singular comma * Change Singularity page heading to include tesla * Singularity page pretty printing + fixes * TIL its [italic] NOT [italics] * RTG Prettyprinting * Access Config Prettyprinting + Netconfig tweak * Atmospherics prettyprinting * Construction keybind fix * Apply suggestions from code review --------- Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
@@ -1,22 +1,21 @@
|
||||
<Document>
|
||||
# Engineering
|
||||
# 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.
|
||||
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.
|
||||
## 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 shafts and in 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>
|
||||
|
||||
Reference in New Issue
Block a user