From b5165051f6f79a2461c0ae2a20b7065961df81ed Mon Sep 17 00:00:00 2001 From: Leeroy <97187620+elthundercloud@users.noreply.github.com> Date: Thu, 24 Feb 2022 03:00:45 +0300 Subject: [PATCH] Added outline component to material doors (#6872) --- .../Entities/Structures/Doors/MaterialDoors/material_doors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml index fe21a5191b..1d268ced3a 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml @@ -5,6 +5,7 @@ abstract: true description: A door, where will it lead? components: + - type: InteractionOutline - type: Sprite netsync: false sprite: Structures/Doors/MineralDoors/metal_door.rsi