From f572bcb8629505c9748ee3fb7c71835fd7c87dd1 Mon Sep 17 00:00:00 2001 From: Dvir Date: Sun, 17 Sep 2023 19:38:27 +0300 Subject: [PATCH] Light Fix --- .../Entities/Structures/Machines/Computers/computers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index 682ac47191e..6f1e09c92bc 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -723,10 +723,16 @@ interfaces: - key: enum.CargoConsoleUiKey.Orders type: CargoOrderConsoleBoundUserInterface + - type: LitOnPowered - type: PointLight radius: 1.5 energy: 1.6 color: "#b89f25" + enabled: false + mask: /Textures/Effects/LightMasks/cone.png + autoRot: true + offset: "0, 0.4" # shine from the top, not bottom of the computer + castShadows: false #- type: AccessReader #access: [["Cargo"]] - type: DeviceNetwork