diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index cddbdc58cf..86f1f53939 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -754,14 +754,16 @@ maxVol: 50 - type: Fixtures fixtures: - fix1: + projectile: shape: !type:PhysShapeAabb bounds: "-0.10,-0.30,0.10,0.15" hard: false mask: - - FullTileMask - - Opaque + - Impassable + - BulletImpassable + - type: CanPenetrate + penetrationLayer: MobLayer - type: Vapor active: true - type: Appearance