From: Crude Oil <124208219+CroilBird@users.noreply.github.com> Date: Fri, 3 Oct 2025 20:22:40 +0000 (+0200) Subject: Fix PDA point lights (#40687) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=250c1392fc590d9ef24c106320b32e06b4f86256;p=space-station-14.git Fix PDA point lights (#40687) tweak pda point light --- diff --git a/Resources/Prototypes/Entities/Objects/Devices/pda.yml b/Resources/Prototypes/Entities/Objects/Devices/pda.yml index ade592ec9c..2461328f1d 100644 --- a/Resources/Prototypes/Entities/Objects/Devices/pda.yml +++ b/Resources/Prototypes/Entities/Objects/Devices/pda.yml @@ -64,7 +64,8 @@ - type: UnpoweredFlashlight - type: PointLight enabled: false - radius: 1.5 + radius: 1.7 + falloff: 3 softness: 5 autoRot: true - type: Ringer