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:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -153,3 +153,5 @@ AnalyzerSubspaceStockPart: null
|
|||||||
CrystalSubspaceStockPart: null
|
CrystalSubspaceStockPart: null
|
||||||
TransmitterSubspaceStockPart: null
|
TransmitterSubspaceStockPart: null
|
||||||
|
|
||||||
|
# 2024-01-10
|
||||||
|
ClothingHeadHatHoodRad: null
|
||||||
|
|||||||
Reference in New Issue
Block a user