From b58d2c291dc241ec0fb864d71370da1ced792142 Mon Sep 17 00:00:00 2001 From: MureixloI <132683811+MureixloI@users.noreply.github.com> Date: Fri, 5 Jul 2024 21:56:48 +0300 Subject: [PATCH] Fix CBURN's point light color --- .../Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index dcdaaa3d7e4..142334fb123 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -665,7 +665,7 @@ - state: equipped-head-unshaded shader: unshaded - type: PointLight - color: "#a4fef4" # Corvax-Resprite + color: orange # Corvax-Resprite - type: PressureProtection highPressureMultiplier: 0.08 lowPressureMultiplier: 1000