Minor bug fixes from earlier today merges (#7729)

This commit is contained in:
Emisse
2022-04-23 17:54:02 -06:00
committed by GitHub
parent 6ee84bc09f
commit 786746c5bd
3 changed files with 10 additions and 4 deletions

View File

@@ -93,7 +93,6 @@
components:
- type: StorageFill
contents:
- id: ClothingHeadHelmetHardsuitEngineering
- id: ClothingOuterHardsuitEngineering
- id: ClothingHandsGlovesColorYellow
- id: ClothingMaskGas

View File

@@ -186,7 +186,7 @@
- type: IngestionBlocker
- type: entity
parent: ClothingHeadHardsuitWithLightBase # hardsuitlight base for light and protection
parent: ClothingHeadHardsuitWithLightBase
id: ClothingHeadHelmetFire
name: fire helmet
description: An atmos techs best friend. Provides some heat resistance and looks cool.
@@ -195,6 +195,9 @@
sprite: Clothing/Head/Helmets/firehelmet.rsi
- type: Clothing
sprite: Clothing/Head/Helmets/firehelmet.rsi
size: 5
canPickup: true
quickEquip: true
- type: IngestionBlocker
- type: PowerCellSlot
cellSlot:
@@ -212,9 +215,10 @@
- type: PressureProtection
highPressureMultiplier: 0.65
lowPressureMultiplier: 1000
- type: entity
parent: ClothingHeadHardsuitWithLightBase # hardsuitlight base for light and protection
parent: ClothingHeadHardsuitWithLightBase
id: ClothingHeadHelmetAtmosFire
name: atmos fire helmet
description: An atmos fire helmet, able to keep the user cool in any situation.
@@ -223,6 +227,9 @@
sprite: Clothing/Head/Helmets/atmos_firehelmet.rsi
- type: Clothing
sprite: Clothing/Head/Helmets/atmos_firehelmet.rsi
size: 5
canPickup: true
quickEquip: true
- type: IngestionBlocker
- type: TemperatureProtection
coefficient: 0.005

View File

@@ -1,6 +1,6 @@
- type: job
id: AtmosphericTechnician
name: "Atmospheric Technician"
name: "atmospheric technician"
startingGear: AtmosphericTechnicianGear
departments:
- Engineering