From 1a5d13fcace6e9b9be20e2a72d18aaafc7ea91dc Mon Sep 17 00:00:00 2001 From: ScarKy0 <106310278+ScarKy0@users.noreply.github.com> Date: Sun, 18 Jan 2026 16:30:55 +0100 Subject: [PATCH] [Hotfix] Delivery console unanchorable (#42499) --- .../Entities/Structures/Machines/Computers/computers.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index d73ae2c660..396452fdb1 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -1747,6 +1747,9 @@ state: generic_panel_open # - type: Computer # board: SyndicateCommsComputerCircuitboard + - type: Anchorable + flags: + - Anchorable # No taking the console along! - type: PointLight radius: 1.5 energy: 1.6 -- 2.52.0