From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Thu, 24 Apr 2025 20:42:21 +0000 (+0200) Subject: Disable shadows for observer pointlight (#36897) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b3b6d4731078950d3e3a8b1558ec0ab7d6cbbcb1;p=space-station-14.git Disable shadows for observer pointlight (#36897) no shadows --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/observer.yml b/Resources/Prototypes/Entities/Mobs/Player/observer.yml index 7fe4fbed9b..2ef40d4a48 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/observer.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/observer.yml @@ -65,6 +65,7 @@ - BypassInteractionRangeChecks - type: PointLight radius: 6 + castShadows: false enabled: false # proto for player ghosts specifically