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