From 5a64199106bbba6c3386f2b5407f35faf209a2a1 Mon Sep 17 00:00:00 2001 From: Velcroboy <> Date: Fri, 16 Feb 2024 10:12:45 -0600 Subject: [PATCH] Adjust suffix for red light --- .../Nyanotrasen/Entities/Structures/Lighting/base_lighting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Nyanotrasen/Entities/Structures/Lighting/base_lighting.yml b/Resources/Prototypes/Nyanotrasen/Entities/Structures/Lighting/base_lighting.yml index 3a6470d36b0..dd8ef3e9520 100644 --- a/Resources/Prototypes/Nyanotrasen/Entities/Structures/Lighting/base_lighting.yml +++ b/Resources/Prototypes/Nyanotrasen/Entities/Structures/Lighting/base_lighting.yml @@ -51,7 +51,7 @@ - type: entity id: PoweredLightColoredRed description: "A light fixture. Draws power and produces light when equipped with a light tube." - suffix: Red + suffix: Soft Red #Delta V - Changed to differentiate from upstream lights. parent: Poweredlight components: - type: PoweredLight