From f37b851810529d1737c75c6392949dd493465d46 Mon Sep 17 00:00:00 2001 From: rokudara-sen <160833839+rokudara-sen@users.noreply.github.com> Date: Sun, 9 Feb 2025 13:15:44 +0100 Subject: [PATCH] Fixed rotating anchored shuttle consoles (#35000) Fixed rotation shuttle consoles when anchored --- .../Entities/Structures/Machines/Computers/computers.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index 3537288a9d..d641f6bf1d 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -112,8 +112,6 @@ radius: 1.5 energy: 1.6 color: "#43ccb5" - - type: Rotatable - rotateWhileAnchored: true - type: entity parent: BaseComputer @@ -138,8 +136,6 @@ radius: 1.5 energy: 1.6 color: "#43ccb5" - - type: Rotatable - rotateWhileAnchored: true - type: ItemSlots slots: disk_slot: -- 2.51.2