Paramedic void suit is now a soft suit. (#24229)

add
This commit is contained in:
Ubaser
2024-01-19 02:26:59 +11:00
committed by GitHub
parent 9968cc178b
commit 08c2cac96d
4 changed files with 10 additions and 4 deletions

View File

@@ -131,7 +131,6 @@
components:
- type: StorageFill
contents:
- id: ClothingHeadHelmetVoidParamed
- id: ClothingOuterHardsuitVoidParamed
- id: ClothingOuterCoatParamedicWB
- id: ClothingHeadHatParamedicsoft

View File

@@ -71,7 +71,6 @@
- type: Armor
modifiers:
coefficients:
Slash: 0.95
Heat: 0.90
Radiation: 0.75

View File

@@ -87,7 +87,7 @@
- type: HeldSpeedModifier
#Paramedic Voidsuit
#Despite having resistances and looking like one, this is two-piece and parents off the EVA suit so it goes here.
#Despite having resistances and looking like a hardsuit, this parents off the EVA suit so it goes here.
- type: entity
parent: ClothingOuterEVASuitBase
id: ClothingOuterHardsuitVoidParamed
@@ -110,10 +110,15 @@
- type: Armor
modifiers:
coefficients:
Slash: 0.95
Heat: 0.90
Radiation: 0.75
Caustic: 0.5
- type: GroupExamine
- type: StealTarget
stealGroup: ClothingOuterHardsuitVoidParamed
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetVoidParamed
slot: head
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}

View File

@@ -159,3 +159,6 @@ ClothingHeadHatHoodRad: null
# 2024-01-12
SpaceMedipen: null
# 2024-01-18
ClothingHeadHelmetVoidParamed: null