From 1e1e031e4f2ca55db608a70964cb3fa0e4f9ae71 Mon Sep 17 00:00:00 2001 From: Aviu00 Date: Tue, 5 Mar 2024 18:49:54 +0300 Subject: [PATCH] - tweak: Temperature bolts don't go through glass. --- .../Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index ca3d638c65..48568e0b00 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -1351,7 +1351,8 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: - - Opaque + - Impassable + - BulletImpassable fly-by: *flybyfixture - type: Ammo muzzleFlash: null