From: BWTCK <193008538+BWTCK@users.noreply.github.com> Date: Sat, 5 Apr 2025 03:00:47 +0000 (-0600) Subject: Fix shutter construction ghost rotation (#36082) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=6ed0644fc0f4a9acbb2de949dfc24e290979b1ae;p=space-station-14.git Fix shutter construction ghost rotation (#36082) * Fixed shutter construction frame not aligning with construction ghost * removed metadata change that should be in a different PR --- diff --git a/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml b/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml index 41e85e6c3f..f322de7283 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Shutter/shutters.yml @@ -240,4 +240,4 @@ layer: - HighImpassable - type: Transform - noRot: true + noRot: false