From 14091c128df2c9c94d97da72d2143e5f09be10a7 Mon Sep 17 00:00:00 2001 From: Elst28 <129709997+Elst28@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:57:33 +0300 Subject: [PATCH] Syndie door fix (#199) * FixV1 * Fix2 * V3 --- Resources/Prototypes/Access/misc.yml | 6 ++++++ Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml | 1 + 2 files changed, 7 insertions(+) diff --git a/Resources/Prototypes/Access/misc.yml b/Resources/Prototypes/Access/misc.yml index 54db7ca0437d67..34ec2adc7d92f9 100644 --- a/Resources/Prototypes/Access/misc.yml +++ b/Resources/Prototypes/Access/misc.yml @@ -30,3 +30,9 @@ - Chapel - Hydroponics - Atmospherics + +- type: accessGroup + id: AllAccessSyndicate + tags: + - Syndicate + - NuclearOperative diff --git a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml index adde069c85d21f..d165565eded1d5 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml @@ -33,6 +33,7 @@ - type: Access groups: - AllAccess + - AllAccessSyndicate - type: UserInterface interfaces: - key: enum.SolarControlConsoleUiKey.Key