fixed windoor hacking (#12205)
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
usesApcPower: true
|
usesApcPower: true
|
||||||
- type: Wires
|
- type: Wires
|
||||||
BoardName: "Windoor Control"
|
BoardName: "Windoor Control"
|
||||||
LayoutId: Windoors
|
LayoutId: Airlock
|
||||||
- type: UserInterface
|
- type: UserInterface
|
||||||
interfaces:
|
interfaces:
|
||||||
- key: enum.WiresUiKey.Key
|
- key: enum.WiresUiKey.Key
|
||||||
@@ -153,8 +153,6 @@
|
|||||||
- state: panel_open
|
- state: panel_open
|
||||||
map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
|
map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
|
||||||
visible: false
|
visible: false
|
||||||
- type: Wires
|
|
||||||
LayoutId: Secure Windoors
|
|
||||||
- type: Destructible
|
- type: Destructible
|
||||||
thresholds:
|
thresholds:
|
||||||
- trigger:
|
- trigger:
|
||||||
|
|||||||
@@ -142,8 +142,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [["Command"]]
|
access: [["Command"]]
|
||||||
- type: Wires
|
|
||||||
LayoutId: WindoorCommand
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: WindoorSecure
|
parent: WindoorSecure
|
||||||
@@ -200,8 +198,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [["Security"]]
|
access: [["Security"]]
|
||||||
- type: Wires
|
|
||||||
LayoutId: WindoorSecurity
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: WindoorSecure
|
parent: WindoorSecure
|
||||||
|
|||||||
@@ -21,10 +21,6 @@
|
|||||||
parent: Airlock
|
parent: Airlock
|
||||||
id: AirlockArmory
|
id: AirlockArmory
|
||||||
|
|
||||||
- type: wireLayout
|
|
||||||
parent: Airlock
|
|
||||||
id: Windoors
|
|
||||||
|
|
||||||
- type: wireLayout
|
- type: wireLayout
|
||||||
id: HighSec
|
id: HighSec
|
||||||
wires:
|
wires:
|
||||||
|
|||||||
Reference in New Issue
Block a user