From 1ae498973457b06b32fa03b4644e3b3129f526e1 Mon Sep 17 00:00:00 2001 From: Angelo Fallaria Date: Fri, 24 Jan 2025 20:46:50 +0800 Subject: [PATCH] oops make the envirohelms in envirosuit crate empty again to prevent arbitrage --- .../Prototypes/Catalog/Fills/Crates/emergency.yml | 2 +- .../Prototypes/Entities/Clothing/Head/envirohelms.yml | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) 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