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:
|
||||
- id: ClothingOuterSuitRad
|
||||
amount: 2
|
||||
- id: ClothingHeadHatHoodRad
|
||||
amount: 2
|
||||
- id: GeigerCounter
|
||||
amount: 2
|
||||
- id: DrinkVodkaBottleFull
|
||||
|
||||
@@ -146,8 +146,6 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingHeadHatHoodRad
|
||||
amount: 2
|
||||
- id: ClothingOuterSuitRad
|
||||
amount: 2
|
||||
- id: GeigerCounter
|
||||
|
||||
@@ -131,6 +131,10 @@
|
||||
coefficients:
|
||||
Heat: 0.95
|
||||
Radiation: 0.65
|
||||
- type: BreathMask
|
||||
- type: Tag
|
||||
tags:
|
||||
- HidesHair
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
|
||||
@@ -110,11 +110,17 @@
|
||||
modifiers:
|
||||
coefficients:
|
||||
Heat: 0.90
|
||||
Radiation: 0.05
|
||||
Radiation: 0.001
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Suits/rad.rsi
|
||||
- type: GroupExamine
|
||||
|
||||
- type: ToggleableClothing
|
||||
clothingPrototype: ClothingHeadHatHoodRad
|
||||
slot: head
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
toggleable-clothing: !type:ContainerSlot {}
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBaseLarge
|
||||
id: ClothingOuterSuitSpaceNinja
|
||||
|
||||
@@ -153,3 +153,5 @@ AnalyzerSubspaceStockPart: null
|
||||
CrystalSubspaceStockPart: null
|
||||
TransmitterSubspaceStockPart: null
|
||||
|
||||
# 2024-01-10
|
||||
ClothingHeadHatHoodRad: null
|
||||
|
||||
Reference in New Issue
Block a user