From 3bd1ba940b68a78630ee740d2f6646f0a911cc77 Mon Sep 17 00:00:00 2001 From: SolidSyn <220547106+SolidSyn@users.noreply.github.com> Date: Tue, 2 Sep 2025 06:32:18 -0700 Subject: [PATCH] Adds a secHUD to the noir-tech glasses (#39859) * Adds a SecHUD to the noir-tech glasses * Adds a Security HUD to the noir-tech glasses * Revert "Adds a Security HUD to the noir-tech glasses" This reverts commit 68d7b9b6e190618e44a94df71cf311e056892392. * Adds a security HUD to the noir-tech glasses --- Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml index 30c14cab04..8142c0dc49 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml @@ -281,7 +281,7 @@ - type: FlashImmunity - type: entity - parent: ClothingEyesBase + parent: [ClothingEyesBase, ShowSecurityIcons, BaseSecurityContraband] id: ClothingEyesGlassesNoir name: noir-tech glasses description: A pair of glasses that simulate what the world looked like before the invention of color. -- 2.51.2