Linking doors and buttons (#11826)
This commit is contained in:
@@ -74,6 +74,12 @@
|
|||||||
- type: Wires
|
- type: Wires
|
||||||
BoardName: "Airlock Control"
|
BoardName: "Airlock Control"
|
||||||
LayoutId: Airlock
|
LayoutId: Airlock
|
||||||
|
- type: DoorSignalControl
|
||||||
|
- type: SignalReceiver
|
||||||
|
inputs:
|
||||||
|
Open: []
|
||||||
|
Close: []
|
||||||
|
Toggle: []
|
||||||
- type: UserInterface
|
- type: UserInterface
|
||||||
interfaces:
|
interfaces:
|
||||||
- key: enum.WiresUiKey.Key
|
- key: enum.WiresUiKey.Key
|
||||||
|
|||||||
@@ -43,6 +43,12 @@
|
|||||||
map: ["enum.WiresVisualLayers.MaintenancePanel"]
|
map: ["enum.WiresVisualLayers.MaintenancePanel"]
|
||||||
- type: ApcPowerReceiver
|
- type: ApcPowerReceiver
|
||||||
- type: ExtensionCableReceiver
|
- type: ExtensionCableReceiver
|
||||||
|
- type: DoorSignalControl
|
||||||
|
- type: SignalReceiver
|
||||||
|
inputs:
|
||||||
|
Open: []
|
||||||
|
Close: []
|
||||||
|
Toggle: []
|
||||||
- type: Damageable
|
- type: Damageable
|
||||||
damageContainer: Inorganic
|
damageContainer: Inorganic
|
||||||
damageModifierSet: Glass
|
damageModifierSet: Glass
|
||||||
|
|||||||
Reference in New Issue
Block a user