Add missing guide button to network configurator (#16288)

This commit is contained in:
Julian Giebel
2023-05-10 00:55:56 +02:00
committed by GitHub
parent 02e85b0f44
commit 509ba87e4a
3 changed files with 8 additions and 4 deletions

View File

@@ -254,6 +254,9 @@
- DroneUsable - DroneUsable
- type: StaticPrice - type: StaticPrice
price: 60 price: 60
- type: GuideHelp
guides:
- NetworkConfigurator
- type: entity - type: entity
name: power drill name: power drill

View File

@@ -13,6 +13,7 @@ Engineering is a combination of construction work, repair work, maintaining a de
<Box> <Box>
<GuideEntityEmbed Entity="Welder"/> <GuideEntityEmbed Entity="Welder"/>
<GuideEntityEmbed Entity="Multitool"/> <GuideEntityEmbed Entity="Multitool"/>
<GuideEntityEmbed Entity="NetworkConfigurator"/>
</Box> </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. 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.

View File

@@ -22,7 +22,7 @@ While it might seem random to an untrained eye, a skilled scientist can learn to
</Box> </Box>
The main equipment that you'll be using for Xenoarchaeology is the [color=#a4885c]artifact analyzer[/color] and the [color=#a4885c]analysis console[/color]. You can use these to create reports that contain valuable information about an artifact. The main equipment that you'll be using for Xenoarchaeology is the [color=#a4885c]artifact analyzer[/color] and the [color=#a4885c]analysis console[/color]. You can use these to create reports that contain valuable information about an artifact.
To set them up, simply link them with a multitool, set an artifact on top of the analyzer, and press the [color=#a4885c]Scan[/color] button. To set them up, simply link them with a network configurator, set an artifact on top of the analyzer, and press the [color=#a4885c]Scan[/color] button.
Using the console, you can extract points from the artifact using the [color=#a4885c]Extract[/color] button. The amount of points you extract is based on how many of the nodes of the artifact have been activated. Using the console, you can extract points from the artifact using the [color=#a4885c]Extract[/color] button. The amount of points you extract is based on how many of the nodes of the artifact have been activated.