From dca5c869d65448555d973b03d79cbf19aeaf861d Mon Sep 17 00:00:00 2001 From: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Date: Sat, 30 May 2020 18:31:15 -0400 Subject: [PATCH] ups (#1051) --- .../Prototypes/Entities/Buildings/Doors/airlock_access.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Buildings/Doors/airlock_access.yml b/Resources/Prototypes/Entities/Buildings/Doors/airlock_access.yml index b64e7bc8c9..31df9ef456 100644 --- a/Resources/Prototypes/Entities/Buildings/Doors/airlock_access.yml +++ b/Resources/Prototypes/Entities/Buildings/Doors/airlock_access.yml @@ -45,7 +45,7 @@ suffix: Science, Locked components: - type: AccessReader - necessary: ["Science"] + necessary: ["Research"] - type: entity parent: AirlockCommand @@ -118,7 +118,7 @@ suffix: Science, Locked components: - type: AccessReader - necessary: ["Science"] + necessary: ["Research"] - type: entity parent: AirlockCommandGlass