From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Sat, 16 Sep 2023 17:06:14 +0000 (+0100) Subject: remove directional switches sprite offsets (#20117) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=54f29ce45ebf842c7dc18e058c190b77316a6f68;p=space-station-14.git remove directional switches sprite offsets (#20117) Co-authored-by: deltanedas <@deltanedas:kde.org> --- diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml index ac8379cb9a..86ac24169a 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/switch.yml @@ -186,8 +186,6 @@ components: - type: WallMount arc: 180 - - type: Sprite - offset: 0,-0.25 - type: Construction graph: SignalSwitchDirectionalGraph node: SignalSwitchDirectionalNode @@ -200,8 +198,6 @@ components: - type: WallMount arc: 180 - - type: Sprite - offset: 0,-0.25 - type: Construction graph: SignalButtonDirectionalGraph node: SignalButtonDirectionalNode @@ -214,8 +210,6 @@ components: - type: WallMount arc: 180 - - type: Sprite - offset: 0,-0.25 - type: Construction graph: LightSwitchDirectionalGraph node: LightSwitchDirectionalNode