From: MureixloI <132683811+MureixloI@users.noreply.github.com> Date: Sun, 30 Jun 2024 03:46:31 +0000 (+0300) Subject: Fix some job's drobes point light (#29590) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=fef679846cc53409c5132f9151925b513d6a1a1f;p=space-station-14.git Fix some job's drobes point light (#29590) * Fix some job's drobes point light * Fix some job's drobes point light --- diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 16a5aa55d4..55f83c8c3c 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -1337,7 +1337,7 @@ - type: PointLight radius: 1.5 energy: 1.6 - color: "#9dc5c9" + color: "#b89f25" - type: AccessReader access: [["Salvage"]] - type: GuideHelp @@ -1421,6 +1421,10 @@ shader: unshaded - texture: Structures/Machines/VendingMachines/maintenance_panel.png map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.3 + energy: 1.6 + color: "#43ccb5" - type: AccessReader access: [["Medical"]] - type: GuideHelp @@ -1454,6 +1458,10 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#326e3f" - type: AccessReader access: [["Hydroponics"]] @@ -1510,6 +1518,10 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#d82929" - type: AccessReader access: [["Security"]] @@ -1594,6 +1606,10 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#b89e2a" - type: AccessReader access: [["Cargo"]] @@ -1706,6 +1722,10 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#b89e2a" - type: AccessReader access: [["Engineering"]] @@ -1734,6 +1754,10 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#b89e2a" - type: AccessReader access: [["Engineering"]] @@ -1818,6 +1842,10 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#6927C5" - type: AccessReader access: [["Janitor"]] @@ -1874,6 +1902,10 @@ shader: unshaded - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] + - type: PointLight + radius: 1.5 + energy: 1.6 + color: "#d82929" - type: AccessReader access: [["NuclearOperative"], ["SyndicateAgent"]]