diff --git a/Resources/Prototypes/Entities/Objects/Misc/filing_cabinets.yml b/Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml similarity index 74% rename from Resources/Prototypes/Entities/Objects/Misc/filing_cabinets.yml rename to Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml index 0c523a5939..9a84245a13 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/filing_cabinets.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml @@ -24,6 +24,19 @@ interfaces: - key: enum.StorageUiKey.Key type: StorageBoundUserInterface + - type: Transform + noRot: true + - type: Fixtures + fixtures: + - shape: + !type:PhysShapeAabb + bounds: "-0.18,-0.48,0.18,0.48" + mass: 70 + mask: + - MachineMask + layer: + - MachineLayer + - type: InteractionOutline - type: entity name: tall cabinet @@ -64,3 +77,16 @@ interfaces: - key: enum.StorageUiKey.Key type: StorageBoundUserInterface + - type: Transform + noRot: true + - type: Fixtures + fixtures: + - shape: + !type:PhysShapeAabb + bounds: "-0.22,-0.42,0.22,0.34" + mass: 70 + mask: + - MachineMask + layer: + - MachineLayer + - type: InteractionOutline