]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Add missing guide button to network configurator (#16288)
authorJulian Giebel <juliangiebel@live.de>
Tue, 9 May 2023 22:55:56 +0000 (00:55 +0200)
committerGitHub <noreply@github.com>
Tue, 9 May 2023 22:55:56 +0000 (18:55 -0400)
Resources/Prototypes/Entities/Objects/Tools/tools.yml
Resources/ServerInfo/Guidebook/Engineering.xml
Resources/ServerInfo/Guidebook/Science/Xenoarchaeology.xml

index 7c0e8ed10e3b33eab0d67730a278f91e1717a4d1..e8ca0136d78471e95227ae1735382c99d1a81a36 100644 (file)
         - DroneUsable
     - type: StaticPrice
       price: 60
+    - type: GuideHelp
+      guides:
+        - NetworkConfigurator
 
 - type: entity
   name: power drill
index a35bcd06dc31bbc8eaad8737c639f30fefc41c2c..0f53ea304246978812147612d8f22117966c69c5 100644 (file)
@@ -13,9 +13,10 @@ Engineering is a combination of construction work, repair work, maintaining a de
 <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>
\ No newline at end of file
+</Document>
index 47018d37b3ab44273b0073a7d3d97da3702b1270..5b3f954b70fcd6f733a47bca87376c7c53da5b15 100644 (file)
@@ -11,7 +11,7 @@ Artifacts consist of a randomly-generated graph structure. They consist of nodes
 
 Each node has two main components: a [color=#a4885c]stimulus[/color] and a [color=#a4885c]reaction[/color]. A stimulus is the external behavior that triggers the reaction. Some reactions are instantaneous effects while others are permanent changes. Triggering the reaction causes the artifact to move to one of the node's edges.
 
-With these basic principles, you can begin to grasp how the different nodes of an artifact are interconnected, and how one can move between them by repeatedly activating nodes. 
+With these basic principles, you can begin to grasp how the different nodes of an artifact are interconnected, and how one can move between them by repeatedly activating nodes.
 
 While it might seem random to an untrained eye, a skilled scientist can learn to understand the internal structure of any artifact.
 
@@ -20,9 +20,9 @@ While it might seem random to an untrained eye, a skilled scientist can learn to
 <GuideEntityEmbed Entity="MachineArtifactAnalyzer"/>
 <GuideEntityEmbed Entity="ComputerAnalysisConsole"/>
 </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.