Roboticsguidebook (#16287)

This commit is contained in:
OttoMaticode
2023-05-13 11:21:38 -04:00
committed by GitHub
parent 871b3644ec
commit 4b303d6b05
10 changed files with 104 additions and 2 deletions

View File

@@ -100,6 +100,9 @@
- type: MobMover
- type: Body
prototype: Bot
- type: GuideHelp
guides:
- Robotics
- type: entity
parent: MobSiliconBase

View File

@@ -99,6 +99,9 @@
Manipulator: 3
materialRequirements:
Glass: 5
- type: GuideHelp
guides:
- Robotics
- type: entity
id: UniformPrinterMachineCircuitboard

View File

@@ -12,6 +12,9 @@
- type: Tag
tags:
- RipleyCentralControlModule
- type: GuideHelp
guides:
- Robotics
- type: entity
id: RipleyPeripheralsElectronics
@@ -25,6 +28,9 @@
- type: Tag
tags:
- RipleyPeripheralsControlModule
- type: GuideHelp
guides:
- Robotics
# H.O.N.K.
@@ -40,6 +46,9 @@
- type: Tag
tags:
- HonkerCentralControlModule
- type: GuideHelp
guides:
- Robotics
- type: entity
id: HonkerPeripheralsElectronics
@@ -53,6 +62,9 @@
- type: Tag
tags:
- HonkerPeripheralsControlModule
- type: GuideHelp
guides:
- Robotics
- type: entity
id: HonkerTargetingElectronics
@@ -66,3 +78,6 @@
- type: Tag
tags:
- HonkerTargetingControlModule
- type: GuideHelp
guides:
- Robotics

View File

@@ -22,6 +22,9 @@
restitution: 0.3 # fite me
friction: 0.2
- type: Pullable
- type: GuideHelp
guides:
- Robotics
# Ripley APLU

View File

@@ -9,6 +9,9 @@
sprite: Objects/Specific/Mech/mecha_equipment.rsi
size: 50
- type: MechEquipment
- type: GuideHelp
guides:
- Robotics
- type: entity
id: MechEquipmentGrabber

View File

@@ -62,6 +62,9 @@
- type: FootstepModifier
footstepSoundCollection:
path: /Audio/Mecha/mechmove03.ogg
- type: GuideHelp
guides:
- Robotics
- type: entity
id: MechRipley

View File

@@ -394,6 +394,10 @@
- Sheet
- RawMaterial
- Ingot
- type: GuideHelp
guides:
- Robotics
- type: entity
parent: Protolathe

View File

@@ -1,10 +1,11 @@
- type: guideEntry
- type: guideEntry
id: Science
name: guide-entry-science
text: "/ServerInfo/Guidebook/Science/Science.xml"
children:
- AnomalousResearch
- Xenoarchaeology
- Robotics
- MachineUpgrading
- type: guideEntry
@@ -33,6 +34,11 @@
- ArtifactReports
- TraversalDistorter
- type: guideEntry
id: Robotics
name: guide-entry-robotics
text: "/ServerInfo/Guidebook/Science/Robotics.xml"
- type: guideEntry
id: ArtifactReports
name: guide-entry-artifact-reports
@@ -46,4 +52,4 @@
- type: guideEntry
id: MachineUpgrading
name: guide-entry-machine-upgrading
text: "/ServerInfo/Guidebook/Science/MachineUpgrading.xml"
text: "/ServerInfo/Guidebook/Science/MachineUpgrading.xml"