fix engineering goggles supply issues (#10700)
This commit is contained in:
@@ -115,5 +115,3 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
- id: ClothingOuterSuitRad
|
- id: ClothingOuterSuitRad
|
||||||
amount: 2
|
amount: 2
|
||||||
- id: ClothingEyesGlassesMeson
|
|
||||||
amount: 2
|
|
||||||
|
|||||||
@@ -123,3 +123,8 @@
|
|||||||
sprite: Clothing/Head/Hoods/rad.rsi
|
sprite: Clothing/Head/Hoods/rad.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Head/Hoods/rad.rsi
|
sprite: Clothing/Head/Hoods/rad.rsi
|
||||||
|
- type: Armor
|
||||||
|
modifiers:
|
||||||
|
coefficients:
|
||||||
|
Heat: 0.95
|
||||||
|
Radiation: 0.65
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
jumpsuit: ClothingUniformJumpsuitAtmos
|
jumpsuit: ClothingUniformJumpsuitAtmos
|
||||||
back: ClothingBackpackEngineeringFilled
|
back: ClothingBackpackEngineeringFilled
|
||||||
shoes: ClothingShoesColorWhite
|
shoes: ClothingShoesColorWhite
|
||||||
outerClothing:
|
eyes: ClothingEyesGlassesMeson
|
||||||
id: AtmosPDA
|
id: AtmosPDA
|
||||||
belt: ClothingBeltUtilityFilled
|
belt: ClothingBeltUtilityFilled
|
||||||
ears: ClothingHeadsetEngineering
|
ears: ClothingHeadsetEngineering
|
||||||
|
|||||||
@@ -31,6 +31,7 @@
|
|||||||
back: ClothingBackpackEngineeringFilled
|
back: ClothingBackpackEngineeringFilled
|
||||||
shoes: ClothingShoesColorBrown
|
shoes: ClothingShoesColorBrown
|
||||||
id: CEPDA
|
id: CEPDA
|
||||||
|
eyes: ClothingEyesGlassesMeson
|
||||||
ears: ClothingHeadsetCE
|
ears: ClothingHeadsetCE
|
||||||
belt: ClothingBeltChiefEngineerFilled
|
belt: ClothingBeltChiefEngineerFilled
|
||||||
innerclothingskirt: ClothingUniformJumpskirtChiefEngineer
|
innerclothingskirt: ClothingUniformJumpskirtChiefEngineer
|
||||||
|
|||||||
@@ -25,6 +25,7 @@
|
|||||||
shoes: ClothingShoesBootsWork
|
shoes: ClothingShoesBootsWork
|
||||||
outerClothing: ClothingOuterVestHazard
|
outerClothing: ClothingOuterVestHazard
|
||||||
id: EngineerPDA
|
id: EngineerPDA
|
||||||
|
eyes: ClothingEyesGlassesMeson
|
||||||
belt: ClothingBeltUtilityFilled
|
belt: ClothingBeltUtilityFilled
|
||||||
ears: ClothingHeadsetEngineering
|
ears: ClothingHeadsetEngineering
|
||||||
innerclothingskirt: ClothingUniformJumpskirtEngineering
|
innerclothingskirt: ClothingUniformJumpskirtEngineering
|
||||||
|
|||||||
Reference in New Issue
Block a user