From 03e49c7495258efa19111e5ded1ae266e8eee5c4 Mon Sep 17 00:00:00 2001 From: deltanedas <@deltanedas:kde.org> Date: Sun, 20 Oct 2024 18:21:11 +0100 Subject: [PATCH] change vending machine access to Robotics --- .../Entities/Structures/Machines/vending_machines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 90a7d711959..46a8bbd6e43 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -1247,7 +1247,7 @@ - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] - type: AccessReader - access: [["Research"]] + access: [["Robotics"]] # DeltaV: Robotics access instead of Research - type: PointLight radius: 1.5 energy: 1.6 @@ -1973,7 +1973,7 @@ - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] - type: AccessReader - access: [["Research"]] + access: [["Robotics"]] # DeltaV: Robotics access instead of Research - type: entity parent: VendingMachine