diff --git a/Resources/Prototypes/Entities/Constructible/Walls/girder.yml b/Resources/Prototypes/Entities/Constructible/Walls/girder.yml index c12809b5df..b4d2401e14 100644 --- a/Resources/Prototypes/Entities/Constructible/Walls/girder.yml +++ b/Resources/Prototypes/Entities/Constructible/Walls/girder.yml @@ -4,6 +4,8 @@ name: girder description: A large structural assembly made out of metal; It requires a layer of metal before it can be considered a wall. components: + - type: Transform + anchored: true - type: Physics bodyType: Static fixtures: @@ -11,6 +13,7 @@ !type:PhysShapeAabb {} mass: 50 layer: + - Impassable - SmallImpassable mask: - VaultImpassable