hide light-switches from build menu (#34664)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user