Minor bug fixes from earlier today merges (#7729)
This commit is contained in:
@@ -93,7 +93,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: ClothingHeadHelmetHardsuitEngineering
|
|
||||||
- id: ClothingOuterHardsuitEngineering
|
- id: ClothingOuterHardsuitEngineering
|
||||||
- id: ClothingHandsGlovesColorYellow
|
- id: ClothingHandsGlovesColorYellow
|
||||||
- id: ClothingMaskGas
|
- id: ClothingMaskGas
|
||||||
|
|||||||
@@ -186,7 +186,7 @@
|
|||||||
- type: IngestionBlocker
|
- type: IngestionBlocker
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHardsuitWithLightBase # hardsuitlight base for light and protection
|
parent: ClothingHeadHardsuitWithLightBase
|
||||||
id: ClothingHeadHelmetFire
|
id: ClothingHeadHelmetFire
|
||||||
name: fire helmet
|
name: fire helmet
|
||||||
description: An atmos techs best friend. Provides some heat resistance and looks cool.
|
description: An atmos techs best friend. Provides some heat resistance and looks cool.
|
||||||
@@ -195,6 +195,9 @@
|
|||||||
sprite: Clothing/Head/Helmets/firehelmet.rsi
|
sprite: Clothing/Head/Helmets/firehelmet.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Head/Helmets/firehelmet.rsi
|
sprite: Clothing/Head/Helmets/firehelmet.rsi
|
||||||
|
size: 5
|
||||||
|
canPickup: true
|
||||||
|
quickEquip: true
|
||||||
- type: IngestionBlocker
|
- type: IngestionBlocker
|
||||||
- type: PowerCellSlot
|
- type: PowerCellSlot
|
||||||
cellSlot:
|
cellSlot:
|
||||||
@@ -212,9 +215,10 @@
|
|||||||
- type: PressureProtection
|
- type: PressureProtection
|
||||||
highPressureMultiplier: 0.65
|
highPressureMultiplier: 0.65
|
||||||
lowPressureMultiplier: 1000
|
lowPressureMultiplier: 1000
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadHardsuitWithLightBase # hardsuitlight base for light and protection
|
parent: ClothingHeadHardsuitWithLightBase
|
||||||
id: ClothingHeadHelmetAtmosFire
|
id: ClothingHeadHelmetAtmosFire
|
||||||
name: atmos fire helmet
|
name: atmos fire helmet
|
||||||
description: An atmos fire helmet, able to keep the user cool in any situation.
|
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
|
sprite: Clothing/Head/Helmets/atmos_firehelmet.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Head/Helmets/atmos_firehelmet.rsi
|
sprite: Clothing/Head/Helmets/atmos_firehelmet.rsi
|
||||||
|
size: 5
|
||||||
|
canPickup: true
|
||||||
|
quickEquip: true
|
||||||
- type: IngestionBlocker
|
- type: IngestionBlocker
|
||||||
- type: TemperatureProtection
|
- type: TemperatureProtection
|
||||||
coefficient: 0.005
|
coefficient: 0.005
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
- type: job
|
- type: job
|
||||||
id: AtmosphericTechnician
|
id: AtmosphericTechnician
|
||||||
name: "Atmospheric Technician"
|
name: "atmospheric technician"
|
||||||
startingGear: AtmosphericTechnicianGear
|
startingGear: AtmosphericTechnicianGear
|
||||||
departments:
|
departments:
|
||||||
- Engineering
|
- Engineering
|
||||||
|
|||||||
Reference in New Issue
Block a user