[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user