From dc7ee07afe870ae29051fba8e683be0c7b1b2c42 Mon Sep 17 00:00:00 2001 From: 1Stepka1 Date: Sun, 19 Nov 2023 16:52:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=20?= =?UTF-8?q?=D0=B8=D0=B5=20=D1=8F=D1=80=D0=BA=D0=BE=D1=81=D1=82=D0=B8=20?= =?UTF-8?q?=D0=BB=D0=B0=D0=BC=D0=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/ADT/Entities/Objects/Power/lights.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/ADT/Entities/Objects/Power/lights.yml b/Resources/Prototypes/ADT/Entities/Objects/Power/lights.yml index 2dd09e015cd..a0ae4cb9d06 100644 --- a/Resources/Prototypes/ADT/Entities/Objects/Power/lights.yml +++ b/Resources/Prototypes/ADT/Entities/Objects/Power/lights.yml @@ -8,7 +8,7 @@ components: - type: LightBulb color: "#00FF00" - lightEnergy: 6 + lightEnergy: 2 lightRadius: 15 lightSoftness: 0.9 BurningTemperature: 1000 @@ -23,7 +23,7 @@ components: - type: LightBulb color: "#FF0000" - lightEnergy: 6 + lightEnergy: 2 lightRadius: 15 lightSoftness: 0.9 BurningTemperature: 1000 @@ -38,7 +38,7 @@ components: - type: LightBulb color: "#0000FF" - lightEnergy: 6 + lightEnergy: 2 lightRadius: 15 lightSoftness: 0.9 BurningTemperature: 1000 @@ -53,7 +53,7 @@ components: - type: LightBulb color: "#FFE400" - lightEnergy: 6 + lightEnergy: 2 lightRadius: 15 lightSoftness: 0.9 BurningTemperature: 1000 @@ -68,7 +68,7 @@ components: - type: LightBulb color: "#EE82EE" - lightEnergy: 6 + lightEnergy: 2 lightRadius: 15 lightSoftness: 0.9 BurningTemperature: 1000