Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/wizards/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
VigersRay committed Nov 15, 2024
2 parents 5447a5f + 97ce69f commit 53ec07a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,28 @@
- type: Wires
layoutId: AirlockEngineering

- type: entity
parent: AirlockExternal
id: AirlockExternalCommandLocked
suffix: External, Command, Locked
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsCommand ]
- type: Wires
layoutId: AirlockCommand

- type: entity
parent: AirlockExternalGlass
id: AirlockExternalGlassCommandLocked
suffix: External, Glass, Command, Locked
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsCommand ]
- type: Wires
layoutId: AirlockCommand

- type: entity
parent: AirlockExternal
id: AirlockExternalAtmosphericsLocked
Expand Down

0 comments on commit 53ec07a

Please sign in to comment.