From 1ee5c5ab2f503b391bc5b4a49a0860db5602fc3b Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Sun, 31 Jul 2022 15:02:12 +1200 Subject: [PATCH] Fix invisible helmet icons (#10171) * Fix invisible helmet icons * Oh, not needed for eva --- .../Prototypes/Entities/Clothing/Head/base_clothinghead.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml index 08a4a34540..09764de104 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml @@ -87,6 +87,8 @@ name: base hardsuit helmet noSpawn: true components: + - type: Sprite + state: icon # default state used by most inheritors - type: Clickable - type: InteractionOutline - type: Clothing