diff --git a/Resources/Prototypes/Entities/Structures/Machines/cloning_machine.yml b/Resources/Prototypes/Entities/Structures/Machines/cloning_machine.yml index 0cc9f71e55..6067149c8a 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/cloning_machine.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/cloning_machine.yml @@ -20,17 +20,6 @@ map: ["base"] - type: Physics bodyType: Static - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeAabb - bounds: "-0.25,-0.5,0.25,0.5" - density: 190 - mask: - - MachineMask - layer: - - MachineLayer - type: Construction graph: Machine node: machine diff --git a/Resources/Prototypes/Entities/Structures/Machines/medical_scanner.yml b/Resources/Prototypes/Entities/Structures/Machines/medical_scanner.yml index c8d233f04c..3cadb180c9 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/medical_scanner.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/medical_scanner.yml @@ -39,17 +39,6 @@ Yellow: {state: "maint_unlit"} - type: Physics bodyType: Static - - type: Fixtures - fixtures: - fix1: - shape: - !type:PhysShapeAabb - bounds: "-0.25,-0.5,0.25,0.5" - density: 190 - mask: - - MachineMask - layer: - - MachineLayer - type: Construction graph: Machine node: machine