From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Wed, 8 Oct 2025 21:48:52 +0000 (+0200) Subject: Allow more energy projectiles to hit holo creatures (#40782) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=df6307fe66f71944c5b3d5ed1e683a2723953181;p=space-station-14.git Allow more energy projectiles to hit holo creatures (#40782) * Allow more energy projectiles to hit holo creatures. * Disabler SMG --- diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml index 49b9989730..bc9f40f85a 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml @@ -211,8 +211,9 @@ bounds: "-0.15,-0.45,0.15,0.15" hard: false mask: - - Impassable - - BulletImpassable + - Opaque + - Impassable + - BulletImpassable fly-by: *flybyfixture - type: Ammo - type: Projectile @@ -289,6 +290,7 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture @@ -329,6 +331,7 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture @@ -408,6 +411,7 @@ bounds: "-0.2,-0.2,0.2,0.2" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture @@ -1141,6 +1145,7 @@ bounds: "-0.15,-0.3,0.15,0.3" hard: false mask: + - Opaque - Impassable - BulletImpassable fly-by: *flybyfixture