From 56de41e8a77c26e9ca4ca5acb15dbf8ea97929a7 Mon Sep 17 00:00:00 2001 From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sun, 21 Jul 2024 17:23:44 +1000 Subject: [PATCH] Hide escape pods on shuttle map (#29758) --- .../Prototypes/Entities/Structures/Doors/Airlocks/access.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml index e92da80c4b..0c280f339a 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml @@ -1160,6 +1160,10 @@ suffix: External, Escape 3x4, Glass, Docking components: - type: GridFill + addComponents: + - type: IFF + flags: + - HideLabel #HighSecDoors - type: entity -- 2.51.2