From: 778b <33431126+778b@users.noreply.github.com> Date: Sat, 25 Mar 2023 04:32:45 +0000 (+0400) Subject: Fixed collision of Solar Panels (#14801) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=7738d82811abee6ca6930ce30cf2d4d3eb124863;p=space-station-14.git Fixed collision of Solar Panels (#14801) --- diff --git a/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml b/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml index cb7613a22d..cf943c9550 100644 --- a/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml +++ b/Resources/Prototypes/Entities/Structures/Power/Generation/solar.yml @@ -23,9 +23,9 @@ bounds: "-0.45,-0.1,0.45,0.1" density: 550 mask: - - MachineMask + - MachineMask layer: - - MachineLayer + - MidImpassable, LowImpassable, BulletImpassable - type: Sprite sprite: Structures/Power/Generation/solar_panel.rsi state: normal