diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml index 6290845aba..c25e7b33e8 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml @@ -115,5 +115,3 @@ amount: 2 - id: ClothingOuterSuitRad amount: 2 - - id: ClothingEyesGlassesMeson - amount: 2 diff --git a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml index d022adc6ba..7e0eac1d7a 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hoods.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hoods.yml @@ -123,3 +123,8 @@ sprite: Clothing/Head/Hoods/rad.rsi - type: Clothing sprite: Clothing/Head/Hoods/rad.rsi + - type: Armor + modifiers: + coefficients: + Heat: 0.95 + Radiation: 0.65 diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml index 738fa1417a..297fd1f390 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/atmospheric_technician.yml @@ -23,7 +23,7 @@ jumpsuit: ClothingUniformJumpsuitAtmos back: ClothingBackpackEngineeringFilled shoes: ClothingShoesColorWhite - outerClothing: + eyes: ClothingEyesGlassesMeson id: AtmosPDA belt: ClothingBeltUtilityFilled ears: ClothingHeadsetEngineering diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index b962efbd74..e1acd531f3 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -31,6 +31,7 @@ back: ClothingBackpackEngineeringFilled shoes: ClothingShoesColorBrown id: CEPDA + eyes: ClothingEyesGlassesMeson ears: ClothingHeadsetCE belt: ClothingBeltChiefEngineerFilled innerclothingskirt: ClothingUniformJumpskirtChiefEngineer diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml index 9d1f19dec8..81e5d1ee93 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/station_engineer.yml @@ -25,6 +25,7 @@ shoes: ClothingShoesBootsWork outerClothing: ClothingOuterVestHazard id: EngineerPDA + eyes: ClothingEyesGlassesMeson belt: ClothingBeltUtilityFilled ears: ClothingHeadsetEngineering innerclothingskirt: ClothingUniformJumpskirtEngineering