Minor bug fixes from earlier today merges (#7729)
This commit is contained in:
@@ -93,7 +93,6 @@
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingHeadHelmetHardsuitEngineering
|
||||
- id: ClothingOuterHardsuitEngineering
|
||||
- id: ClothingHandsGlovesColorYellow
|
||||
- id: ClothingMaskGas
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- type: job
|
||||
id: AtmosphericTechnician
|
||||
name: "Atmospheric Technician"
|
||||
name: "atmospheric technician"
|
||||
startingGear: AtmosphericTechnicianGear
|
||||
departments:
|
||||
- Engineering
|
||||
|
||||
Reference in New Issue
Block a user