From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sat, 10 May 2025 21:41:40 +0000 (-0400) Subject: Fix observer pointlights being broken (#37335) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=dfc8934782045106b07ccf1de6ee4e66d4aa4cb2;p=space-station-14.git Fix observer pointlights being broken (#37335) --- diff --git a/Resources/Prototypes/Entities/Mobs/Player/observer.yml b/Resources/Prototypes/Entities/Mobs/Player/observer.yml index 2ef40d4a48..9224d52725 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/observer.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/observer.yml @@ -64,6 +64,7 @@ tags: - BypassInteractionRangeChecks - type: PointLight + netsync: false radius: 6 castShadows: false enabled: false