From 1f623ae432d6fe05932c86460fa822235a91754c Mon Sep 17 00:00:00 2001 From: erohrs2 <157842463+erohrs2@users.noreply.github.com> Date: Sat, 24 Aug 2024 10:56:44 -0500 Subject: [PATCH] ID Change to Dinnerware Vending Machine (#31225) Dinnerware Vending Machine access changed from Service to Kitchen Co-authored-by: Preston Smith <92108534+thetolbean@users.noreply.github.com> --- .../Entities/Structures/Machines/vending_machines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml index 3e931aeb33..87a673609b 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml @@ -680,7 +680,7 @@ - state: panel map: ["enum.WiresVisualLayers.MaintenancePanel"] - type: AccessReader - access: [["Service"]] + access: [["Kitchen"]] - type: PointLight radius: 1.5 energy: 1.6 -- 2.51.2