diff --git a/Resources/Prototypes/Catalog/Fills/Crates/emergency.yml b/Resources/Prototypes/Catalog/Fills/Crates/emergency.yml index d2af2016c2b..1d9d92da015 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/emergency.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/emergency.yml @@ -112,7 +112,7 @@ contents: - id: ClothingUniformEnvirosuit amount: 2 - - id: ClothingHeadEnvirohelm + - id: ClothingHeadEnvirohelmEmpty amount: 2 - id: ClothingHandsGlovesEnvirogloves amount: 2 diff --git a/Resources/Prototypes/Entities/Clothing/Head/envirohelms.yml b/Resources/Prototypes/Entities/Clothing/Head/envirohelms.yml index e4e7b26dd12..3faa2fd0e64 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/envirohelms.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/envirohelms.yml @@ -23,6 +23,16 @@ - state: on-inhand-right shader: unshaded +- type: entity + parent: ClothingHeadEnvirohelm + id: ClothingHeadEnvirohelmEmpty + suffix: Empty + components: + - type: ItemSlots + slots: + cell_slot: + name: power-cell-slot-component-slot-name-default + - type: entity parent: ClothingHeadEnvirohelmBase id: ClothingHeadEnvirohelmAtmos