Nerf hacking a smidge (#5940)
This commit is contained in:
@@ -143,6 +143,8 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Command"]]
|
||||
- type: Wires
|
||||
LayoutId: AirlockCommand
|
||||
|
||||
- type: entity
|
||||
parent: AirlockCommand
|
||||
@@ -199,6 +201,8 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Security"]]
|
||||
- type: Wires
|
||||
LayoutId: AirlockSecurity
|
||||
|
||||
- type: entity
|
||||
parent: AirlockSecurity
|
||||
@@ -207,6 +211,8 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Armory"]]
|
||||
- type: Wires
|
||||
LayoutId: AirlockArmory
|
||||
|
||||
- type: entity
|
||||
parent: AirlockSecurity
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
map: ["enum.DoorVisualLayers.BaseBolted"]
|
||||
- state: panel_open
|
||||
map: ["enum.WiresVisualLayers.MaintenancePanel"]
|
||||
- type: Wires
|
||||
LayoutId: Docking
|
||||
- type: Door
|
||||
bumpOpen: false
|
||||
closeTimeTwo: 0.4
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
path: /Audio/Machines/airlock_deny.ogg
|
||||
- type: Wires
|
||||
BoardName: "Windoor Control"
|
||||
LayoutId: Airlock
|
||||
LayoutId: Windoors
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.WiresUiKey.Key
|
||||
@@ -126,6 +126,8 @@
|
||||
- state: panel_open
|
||||
map: [ "enum.WiresVisualLayers.MaintenancePanel" ]
|
||||
visible: false
|
||||
- type: Wires
|
||||
LayoutId: Secure Windoors
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -55,6 +55,8 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Command"]]
|
||||
- type: Wires
|
||||
LayoutId: WindoorCommand
|
||||
|
||||
# Cargo windoor
|
||||
- type: entity
|
||||
@@ -73,6 +75,8 @@
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Security"]]
|
||||
- type: Wires
|
||||
LayoutId: WindoorSecurity
|
||||
|
||||
- type: entity
|
||||
parent: WindoorSecure
|
||||
|
||||
Reference in New Issue
Block a user