Blood-red medic armor ID change (#22422)

* Rename blood-red medic hardsuit prototype

* Update guidebook

* Migration
This commit is contained in:
Errant
2023-12-13 01:02:29 +01:00
committed by GitHub
parent 9257703ef9
commit 21be01acdf
4 changed files with 9 additions and 5 deletions

View File

@@ -472,7 +472,7 @@
# Syndicate Medic Hardsuit # Syndicate Medic Hardsuit
- type: entity - type: entity
parent: ClothingOuterHardsuitSyndie parent: ClothingOuterHardsuitSyndie
id: ClothingOuterHardsuitMedic id: ClothingOuterHardsuitSyndieMedic
name: blood-red medic hardsuit name: blood-red medic hardsuit
description: A heavily armored and agile advanced hardsuit specifically designed for field medic operations. description: A heavily armored and agile advanced hardsuit specifically designed for field medic operations.
components: components:
@@ -739,7 +739,7 @@
#ERT Medic Hardsuit #ERT Medic Hardsuit
- type: entity - type: entity
parent: ClothingOuterHardsuitMedic parent: ClothingOuterHardsuitSyndieMedic
id: ClothingOuterHardsuitERTMedical id: ClothingOuterHardsuitERTMedical
name: ERT medic's hardsuit name: ERT medic's hardsuit
description: A protective hardsuit worn by the medics of an emergency response team. description: A protective hardsuit worn by the medics of an emergency response team.

View File

@@ -148,7 +148,7 @@
eyes: ClothingEyesHudSyndicate eyes: ClothingEyesHudSyndicate
ears: ClothingHeadsetAltSyndicate ears: ClothingHeadsetAltSyndicate
gloves: ClothingHandsGlovesCombat gloves: ClothingHandsGlovesCombat
outerClothing: ClothingOuterHardsuitMedic outerClothing: ClothingOuterHardsuitSyndieMedic
shoes: ClothingShoesBootsMagSyndie shoes: ClothingShoesBootsMagSyndie
id: SyndiAgentPDA id: SyndiAgentPDA
pocket1: DoubleEmergencyOxygenTankFilled pocket1: DoubleEmergencyOxygenTankFilled

View File

@@ -13,9 +13,9 @@
<GuideEntityEmbed Entity="ClothingOuterHardsuitSyndieCommander" Caption="Commander Hardsuit"/> <GuideEntityEmbed Entity="ClothingOuterHardsuitSyndieCommander" Caption="Commander Hardsuit"/>
</Box> </Box>
- The [color=#a4885c]Nukie Agent[/color] wears the black elite hardsuit, and can act as a combat medic for the mission. - The [color=#a4885c]Nukie Agent[/color] wears the blood-red medic hardsuit, and can act as a combat medic for the mission.
<Box> <Box>
<GuideEntityEmbed Entity="ClothingOuterHardsuitSyndieElite" Caption="Agent Hardsuit"/> <GuideEntityEmbed Entity="ClothingOuterHardsuitSyndieMedic" Caption="Blood-Red Medic Hardsuit"/>
</Box> </Box>
- Regular [color=#a4885c]Nuclear Operatives[/color], who have the normal blood red hardsuit. - Regular [color=#a4885c]Nuclear Operatives[/color], who have the normal blood red hardsuit.

View File

@@ -93,3 +93,7 @@ SpawnPointSeniorResearcher: null
SpawnPointSeniorOfficer: null SpawnPointSeniorOfficer: null
SpawnPointSeniorEngineer: null SpawnPointSeniorEngineer: null
SpawnPointSeniorPhysician: null SpawnPointSeniorPhysician: null
# 2023-12-12
#No this is not the CMO hardsuit, their prototype IDs were just confusingly similar
ClothingOuterHardsuitMedic: ClothingOuterHardsuitSyndieMedic