[tweak] Add configuration capability back to multitool (#16289)

* Add configuration capability back to multitool

* Remove configurator from toolbelts
Add configurator to scientist lockers, yellow toolboxes and the YouTool

* Remove configurator from electric toolbox
This commit is contained in:
Julian Giebel
2023-05-17 22:28:30 +02:00
committed by GitHub
parent 1cb0de11f6
commit 5da40f0d88
5 changed files with 17 additions and 4 deletions

View File

@@ -196,6 +196,18 @@
- type: Tool
qualities:
- Pulsing
- type: NetworkConfigurator
- type: ActivatableUI
key: enum.NetworkConfiguratorUiKey.List
inHandsOnly: true
- type: UserInterface
interfaces:
- key: enum.NetworkConfiguratorUiKey.List
type: NetworkConfiguratorBoundUserInterface
- key: enum.NetworkConfiguratorUiKey.Configure
type: NetworkConfiguratorBoundUserInterface
- key: enum.NetworkConfiguratorUiKey.Link
type: NetworkConfiguratorBoundUserInterface
- type: Tag
tags:
- Multitool