Wires refactor (#7699)

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
Flipp Syder
2022-05-05 19:35:06 -07:00
committed by GitHub
parent 39a35641ab
commit 2c6158e115
51 changed files with 2656 additions and 1660 deletions

View File

@@ -0,0 +1,52 @@
- type: wireLayout
id: Airlock
wires:
- !type:PowerWireAction
- !type:PowerWireAction
pulseTimeout: 15
- !type:DoorBoltWireAction
- !type:DoorBoltLightWireAction
- !type:DoorTimingWireAction
- !type:DoorSafetyWireAction
- type: wireLayout
parent: Airlock
id: AirlockSecurity
- type: wireLayout
parent: Airlock
id: AirlockCommand
- type: wireLayout
parent: Airlock
id: AirlockArmory
- type: wireLayout
id: Vending
dummyWires: 2
wires:
- !type:PowerWireAction
- !type:AccessWireAction
- type: wireLayout
id: AirAlarm
wires:
- !type:PowerWireAction
- !type:AccessWireAction
- !type:AirAlarmPanicWire
- !type:AtmosMonitorDeviceNetWire
- type: wireLayout
id: FireAlarm
wires:
- !type:PowerWireAction
- !type:AtmosMonitorDeviceNetWire
alarmOnPulse: true
- type: wireLayout
id: Arcade
wires:
- !type:PowerWireAction
- !type:ArcadeOverflowWireAction
- !type:ArcadePlayerInvincibleWireAction
- !type:ArcadeEnemyInvincibleWireAction