diff --git a/Resources/Prototypes/Entities/Constructible/Ground/catwalk.yml b/Resources/Prototypes/Entities/Constructible/Ground/catwalk.yml index 13dc19c8f4..3c57331279 100644 --- a/Resources/Prototypes/Entities/Constructible/Ground/catwalk.yml +++ b/Resources/Prototypes/Entities/Constructible/Ground/catwalk.yml @@ -6,7 +6,6 @@ mode: SnapgridCenter components: - type: Clickable - - type: InteractionOutline - type: Physics canCollide: false fixtures: diff --git a/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml b/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml index 9b34b8159e..b1c0d9546b 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/low_wall.yml @@ -6,7 +6,6 @@ components: - type: RCDDeconstructWhitelist - type: CanBuildWindowOnTop - - type: InteractionOutline - type: Sprite netsync: false color: "#889192" diff --git a/Resources/Prototypes/Entities/Constructible/Walls/walls.yml b/Resources/Prototypes/Entities/Constructible/Walls/walls.yml index a2cac69d0e..a7748fd436 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/walls.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/walls.yml @@ -13,7 +13,6 @@ - type: Tag tags: - Wall - - type: InteractionOutline - type: Sprite netsync: false drawdepth: Walls diff --git a/Resources/Prototypes/Entities/Constructible/Walls/windows.yml b/Resources/Prototypes/Entities/Constructible/Walls/windows.yml index 93eb27f30a..228b98ff6e 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/windows.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/windows.yml @@ -9,7 +9,6 @@ - Window components: - type: RCDDeconstructWhitelist - - type: InteractionOutline - type: Sprite color: "#DDDDDD" netsync: false