From 0e99ddbc8a8b1bb9b66fbbae142c294a1a8f0acc Mon Sep 17 00:00:00 2001 From: PopGamer46 Date: Sun, 8 Sep 2024 12:21:55 +0200 Subject: [PATCH] Fixes being able to craft the justice helmet with a justice helmet (#31957) fix --- Resources/Prototypes/Entities/Clothing/Head/helmets.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index cd9013dfec..67f775c0e6 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -470,6 +470,9 @@ - type: Construction graph: HelmetJustice node: helmet + - type: Tag + tags: + - WhitelistChameleon - type: entity parent: ClothingHeadHelmetJustice -- 2.51.2