From: Booblesnoot42 <108703193+Booblesnoot42@users.noreply.github.com> Date: Sat, 26 Apr 2025 01:54:23 +0000 (-0400) Subject: hide light-switches from build menu (#34664) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=0638147aa90fadf3baba21979a7ce9e6c2287d45;p=space-station-14.git hide light-switches from build menu (#34664) --- diff --git a/Resources/Prototypes/Recipes/Construction/machines.yml b/Resources/Prototypes/Recipes/Construction/machines.yml index 4026d5c98a..40f08e5f39 100644 --- a/Resources/Prototypes/Recipes/Construction/machines.yml +++ b/Resources/Prototypes/Recipes/Construction/machines.yml @@ -60,6 +60,7 @@ canBuildInImpassable: true conditions: - !type:WallmountCondition + hide: true #TODO: Fix the lightswitch, issue #34659. Until then, keep hidden so people don't build it and get confused. - type: construction name: signal switch @@ -114,6 +115,7 @@ canBuildInImpassable: true conditions: - !type:WallmountCondition + hide: true #TODO: Fix the lightswitch, issue #34659. Until then, keep hidden so people don't build it and get confused. - type: construction name: directional signal switch