From 3e0b7cdb431b03fa0dd373f0e117585f8d444755 Mon Sep 17 00:00:00 2001 From: MureixloI <132683811+MureixloI@users.noreply.github.com> Date: Thu, 20 Jun 2024 19:37:25 +0300 Subject: [PATCH] [Fix] Substation's point light --- Resources/Prototypes/Entities/Structures/Power/substation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Power/substation.yml b/Resources/Prototypes/Entities/Structures/Power/substation.yml index 64ef309403d..18d9e966a05 100644 --- a/Resources/Prototypes/Entities/Structures/Power/substation.yml +++ b/Resources/Prototypes/Entities/Structures/Power/substation.yml @@ -24,7 +24,7 @@ - type: PointLight radius: 1.5 energy: 1 - color: "#34e06d" + color: "#34e06d" # Corvax-Resprite castShadows: false - type: NodeContainer examinable: true @@ -127,7 +127,7 @@ - type: PointLight radius: 1.5 energy: 1 - color: "#34e06d" + color: "#34e06d" # Corvax-Resprite netsync: false castShadows: false offset: 0, -0.2