Blood-red medic armor ID change (#22422)
* Rename blood-red medic hardsuit prototype * Update guidebook * Migration
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user