From 2ab64c7539bdb5d7839c86099ecd36e71efcee57 Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Mon, 18 Apr 2022 18:56:37 +1200 Subject: [PATCH] Fix hardsuit lights not working (#7627) --- .../Prototypes/Entities/Clothing/Head/base_clothinghead.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml index 996ddded74..3cc64733f7 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml @@ -86,6 +86,7 @@ map: [ "light" ] - type: Clothing HeldPrefix: off + - type: ToggleableLightVisuals - type: PointLight netsync: false enabled: false