Rad suit swag and toggleable now (#23854)

* troll

* Update hoods.yml

* Update hoods.yml

* Update suits.yml

* Update engineer.yml

* Update migration.yml

* Update emergency.yml

* forgor

* Update Resources/Prototypes/Entities/Clothing/Head/hoods.yml

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
Emisse
2024-01-10 02:54:29 -07:00
committed by GitHub
parent 04c9d7a5e5
commit cfeb431326
5 changed files with 14 additions and 6 deletions

View File

@@ -87,8 +87,6 @@
contents: contents:
- id: ClothingOuterSuitRad - id: ClothingOuterSuitRad
amount: 2 amount: 2
- id: ClothingHeadHatHoodRad
amount: 2
- id: GeigerCounter - id: GeigerCounter
amount: 2 amount: 2
- id: DrinkVodkaBottleFull - id: DrinkVodkaBottleFull

View File

@@ -146,8 +146,6 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingHeadHatHoodRad
amount: 2
- id: ClothingOuterSuitRad - id: ClothingOuterSuitRad
amount: 2 amount: 2
- id: GeigerCounter - id: GeigerCounter

View File

@@ -131,6 +131,10 @@
coefficients: coefficients:
Heat: 0.95 Heat: 0.95
Radiation: 0.65 Radiation: 0.65
- type: BreathMask
- type: Tag
tags:
- HidesHair
- type: entity - type: entity
parent: ClothingHeadBase parent: ClothingHeadBase

View File

@@ -110,10 +110,16 @@
modifiers: modifiers:
coefficients: coefficients:
Heat: 0.90 Heat: 0.90
Radiation: 0.05 Radiation: 0.001
- type: Clothing - type: Clothing
sprite: Clothing/OuterClothing/Suits/rad.rsi sprite: Clothing/OuterClothing/Suits/rad.rsi
- type: GroupExamine - type: GroupExamine
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodRad
slot: head
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: entity - type: entity
parent: ClothingOuterBaseLarge parent: ClothingOuterBaseLarge

View File

@@ -153,3 +153,5 @@ AnalyzerSubspaceStockPart: null
CrystalSubspaceStockPart: null CrystalSubspaceStockPart: null
TransmitterSubspaceStockPart: null TransmitterSubspaceStockPart: null
# 2024-01-10
ClothingHeadHatHoodRad: null