From c153f84e421752a1a04c7e3a14ef6200165bf8d3 Mon Sep 17 00:00:00 2001 From: Prole <172158352+Prole0@users.noreply.github.com> Date: Fri, 2 May 2025 13:07:20 -0700 Subject: [PATCH] noRot on 2-way lever (#37125) --- Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml index fddf753a20..c19c73eb89 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml @@ -154,6 +154,7 @@ - type: Sprite drawdepth: HighFloorObjects sprite: Structures/conveyor.rsi + noRot: true layers: - state: switch-off map: ["enabled", "enum.TwoWayLeverState.Middle"] -- 2.51.2