From f0a79183242364281adcfa9006a2786e0b7a2f93 Mon Sep 17 00:00:00 2001 From: Ripmorld <60119809+UKNOWH@users.noreply.github.com> Date: Sun, 8 May 2022 15:52:40 +0800 Subject: [PATCH] Added the interface component which was missing from the chef hat (#7989) --- Resources/Prototypes/Entities/Clothing/Head/hats.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/Entities/Clothing/Head/hats.yml index d248d8e333..9d69de1a51 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hats.yml @@ -109,6 +109,10 @@ sprite: Clothing/Head/Hats/chefhat.rsi - type: Storage capacity: 5 + - type: UserInterface + interfaces: + - key: enum.StorageUiKey.Key + type: StorageBoundUserInterface - type: entity parent: ClothingHeadBase