Medical Doctor guidebook. (#16769)
* Medical Doctor guide. * small wording update and cauterization * Minor adjustments, move Cloning and Cryo out of MD * Update Cryo Text + Guidehelp Tags * Update Resources/ServerInfo/Guidebook/Medical/Cryogenics.xml --------- Co-authored-by: Owai-Seek <> Co-authored-by: Moony <moony@hellomouse.net>
This commit is contained in:
@@ -203,6 +203,9 @@
|
||||
sprite: /Textures/Objects/Misc/monkeycube.rsi
|
||||
state: cube
|
||||
color: "#8A9A5B"
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Cloning
|
||||
|
||||
- type: entity
|
||||
parent: MaterialBiomass
|
||||
|
||||
@@ -757,6 +757,9 @@
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: StrongMetallic
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Cloning
|
||||
|
||||
- type: entity
|
||||
id: ComputerSalvageExpedition
|
||||
|
||||
@@ -22,3 +22,6 @@
|
||||
path: /Audio/Ambience/Objects/reclaimer_ambience.ogg
|
||||
- type: Machine
|
||||
board: BiomassReclaimerMachineCircuitboard
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Cloning
|
||||
|
||||
@@ -105,3 +105,6 @@
|
||||
- type: CryoPodAir
|
||||
- type: ContainerTemperatureDamageThresholds
|
||||
coldDamageThreshold: 10
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Cryogenics
|
||||
|
||||
@@ -83,3 +83,6 @@
|
||||
machine_board: !type:Container
|
||||
machine_parts: !type:Container
|
||||
clonepod-bodyContainer: !type:ContainerSlot
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Cloning
|
||||
|
||||
@@ -88,3 +88,6 @@
|
||||
- type: EmptyOnMachineDeconstruct
|
||||
containers:
|
||||
- scanner-bodyContainer
|
||||
- type: GuideHelp
|
||||
guides:
|
||||
- Cloning
|
||||
|
||||
23
Resources/Prototypes/Guidebook/medical.yml
Normal file
23
Resources/Prototypes/Guidebook/medical.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
- type: guideEntry
|
||||
id: Medical
|
||||
name: guide-entry-medical
|
||||
text: "/ServerInfo/Guidebook/Medical/Medical.xml"
|
||||
children:
|
||||
- Medical Doctor
|
||||
- Cloning
|
||||
- Cryogenics
|
||||
|
||||
- type: guideEntry
|
||||
id: Medical Doctor
|
||||
name: guide-entry-medicaldoctor
|
||||
text: "/ServerInfo/Guidebook/Medical/Medical Doctor.xml"
|
||||
|
||||
- type: guideEntry
|
||||
id: Cloning
|
||||
name: guide-entry-cloning
|
||||
text: "/ServerInfo/Guidebook/Medical/Cloning.xml"
|
||||
|
||||
- type: guideEntry
|
||||
id: Cryogenics
|
||||
name: guide-entry-cryogenics
|
||||
text: "/ServerInfo/Guidebook/Medical/Cryogenics.xml"
|
||||
@@ -9,6 +9,7 @@
|
||||
- Security
|
||||
- Janitorial
|
||||
- Salvage
|
||||
- Medical
|
||||
|
||||
- type: guideEntry
|
||||
id: Survival
|
||||
|
||||
Reference in New Issue
Block a user