From b33f1db4321a728ccb21ea0edb1ed1f427ef37d0 Mon Sep 17 00:00:00 2001 From: themias <89101928+themias@users.noreply.github.com> Date: Mon, 28 Apr 2025 20:26:23 -0400 Subject: [PATCH] Theatre access to Service Request Computer (#37003) --- .../Entities/Structures/Machines/Computers/computers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index a05c88aadb..a0bd67a3c2 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -1065,7 +1065,7 @@ - type: PointLight color: "#afe837" - type: AccessReader - access: [["Service"]] + access: [["Service"], ["Theatre"]] - type: entity id: ComputerCargoBounty -- 2.51.2