Skip to content

Commit

Permalink
Add access wire to airlocks
Browse files Browse the repository at this point in the history
  • Loading branch information
stellar-novas committed Sep 12, 2024
1 parent 88451f1 commit b733d7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/Wires/layouts.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
- type: wireLayout
id: Airlock
wires:
- !type:AccessWireAction
- !type:PowerWireAction
- !type:PowerWireAction
pulseTimeout: 15
Expand Down Expand Up @@ -44,6 +45,7 @@
- type: wireLayout
id: HighSec
wires:
- !type:AccessWireAction
- !type:PowerWireAction
pulseTimeout: 10
- !type:DoorBoltWireAction
Expand Down

0 comments on commit b733d7a

Please sign in to comment.