fixed windoor hacking (#12205)

This commit is contained in:
Justin Trotter
2022-11-08 12:22:00 -08:00
committed by GitHub
parent ec00589791
commit 1d153f8694
3 changed files with 9 additions and 19 deletions

View File

@@ -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:

View File

@@ -20,7 +20,7 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["Bar"]] access: [["Bar"]]
- type: entity - type: entity
parent: Windoor parent: Windoor
id: WindoorBarKitchenLocked id: WindoorBarKitchenLocked
@@ -28,7 +28,7 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["Bar"], ["Kitchen"]] access: [["Bar"], ["Kitchen"]]
- type: entity - type: entity
parent: Windoor parent: Windoor
id: WindoorCargoLocked id: WindoorCargoLocked
@@ -68,7 +68,7 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["Kitchen"]] access: [["Kitchen"]]
- type: entity - type: entity
parent: Windoor parent: Windoor
id: WindoorKitchenHydroponicsLocked id: WindoorKitchenHydroponicsLocked
@@ -76,7 +76,7 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["Kitchen"], ["Hydroponics"]] access: [["Kitchen"], ["Hydroponics"]]
- type: entity - type: entity
parent: Windoor parent: Windoor
id: WindoorServiceLocked id: WindoorServiceLocked
@@ -84,7 +84,7 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["Service"]] access: [["Service"]]
- type: entity - type: entity
parent: Windoor parent: Windoor
id: WindoorTheatreLocked id: WindoorTheatreLocked
@@ -134,7 +134,7 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["Chemistry"]] access: [["Chemistry"]]
- type: entity - type: entity
parent: WindoorSecure parent: WindoorSecure
id: WindoorCommandLocked id: WindoorCommandLocked
@@ -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
@@ -152,7 +150,7 @@
components: components:
- type: AccessReader - type: AccessReader
access: [["Engineering"]] access: [["Engineering"]]
- type: entity - type: entity
parent: WindoorSecure parent: WindoorSecure
id: WindoorExternalLocked id: WindoorExternalLocked
@@ -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
@@ -209,4 +205,4 @@
suffix: Science, Locked suffix: Science, Locked
components: components:
- type: AccessReader - type: AccessReader
access: [["Research"]] access: [["Research"]]

View File

@@ -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: