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