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