From 5eede78ab76ab5c150639cf6ecd7e1267753af04 Mon Sep 17 00:00:00 2001 From: Moony Date: Sat, 22 Oct 2022 13:16:31 -0500 Subject: [PATCH] Fix LED lights. (#12141) Changes their energy level and range so that while they're higher power lights, they don't burn out your eyeballs. Co-authored-by: moonheart08 --- Resources/Prototypes/Entities/Objects/Power/lights.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Power/lights.yml b/Resources/Prototypes/Entities/Objects/Power/lights.yml index e1532a1dfc..586f09fe20 100644 --- a/Resources/Prototypes/Entities/Objects/Power/lights.yml +++ b/Resources/Prototypes/Entities/Objects/Power/lights.yml @@ -108,8 +108,8 @@ - type: LightBulb bulb: Tube color: "#EEEEFF" - lightEnergy: 2.5 - lightRadius: 10 + lightEnergy: 1 + lightRadius: 15 lightSoftness: 0.9 BurningTemperature: 350 PowerUse: 12