diff --git a/Resources/Prototypes/Entities/Objects/Power/powercells.yml b/Resources/Prototypes/Entities/Objects/Power/powercells.yml index 3fd41d32c9..82ac843907 100644 --- a/Resources/Prototypes/Entities/Objects/Power/powercells.yml +++ b/Resources/Prototypes/Entities/Objects/Power/powercells.yml @@ -6,12 +6,6 @@ abstract: true parent: BaseItem components: - - type: Physics - bodyType: Dynamic - fixtures: - - shape: - !type:PhysShapeAabb - bounds: "-0.3,-0.15,0.3,0.2" # TODO: these are placeholder values - type: PowerCell - type: Sprite netsync: false