diff --git a/Resources/Prototypes/Entities/Constructible/Specific/Engines/AME/controller.yml b/Resources/Prototypes/Entities/Constructible/Specific/Engines/AME/controller.yml index a90fe00c79..fe1cb69049 100644 --- a/Resources/Prototypes/Entities/Constructible/Specific/Engines/AME/controller.yml +++ b/Resources/Prototypes/Entities/Constructible/Specific/Engines/AME/controller.yml @@ -11,15 +11,18 @@ sprite: Constructible/Power/ame_controller.rsi state: control - type: Physics - # Mass of 1? Unmovable. Mass of 25? Fine. What on earth is going on? mass: 25 fixtures: - shape: - !type:PhysShapeAabb {} + !type:PhysShapeAabb + bounds: "-0.45, -0.45, 0.45, 0.45" layer: - Opaque - Impassable - - MobImpassable + - VaultImpassable + - SmallImpassable + mask: + - Impassable - VaultImpassable - SmallImpassable - type: Damageable