From a02b08651b57f45bfaf9af6314bece939e9d48a3 Mon Sep 17 00:00:00 2001 From: Kara D Date: Thu, 28 Oct 2021 22:25:21 -0700 Subject: [PATCH] Fix lasers not passing through grilles --- Resources/Changelog/Parts/grille.yml | 4 ++++ Resources/Prototypes/Entities/Structures/Walls/grille.yml | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 Resources/Changelog/Parts/grille.yml diff --git a/Resources/Changelog/Parts/grille.yml b/Resources/Changelog/Parts/grille.yml new file mode 100644 index 0000000000..77f6027b78 --- /dev/null +++ b/Resources/Changelog/Parts/grille.yml @@ -0,0 +1,4 @@ +author: mirrorcult +changes: +- type: Fix # One of the following: Add, Remove, Tweak, Fix + message: Fix lasers not passing through grilles. diff --git a/Resources/Prototypes/Entities/Structures/Walls/grille.yml b/Resources/Prototypes/Entities/Structures/Walls/grille.yml index a6d61bc08e..08829dfa99 100644 --- a/Resources/Prototypes/Entities/Structures/Walls/grille.yml +++ b/Resources/Prototypes/Entities/Structures/Walls/grille.yml @@ -48,7 +48,6 @@ !type:PhysShapeAabb bounds: "-0.5,-0.5,0.5,0.5" layer: - - Opaque - Impassable - MobImpassable - VaultImpassable