Skip to content

Commit

Permalink
2023 12 24 frontier command doors (#750)
Browse files Browse the repository at this point in the history
* Update ion_storm.yml

* Update ion_storm.yml

* Update ion_storm.yml

* Update ion-storm.ftl

* Update ion-storm.ftl

* Update ion-storm.ftl

* Update ion_storm.yml

* Update access.yml
  • Loading branch information
dvir001 authored Dec 24, 2023
1 parent b66ecba commit 1105534
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,26 @@
- type: Wires
layoutId: AirlockCommand

- type: entity
parent: AirlockCommand
id: AirlockFrontierCommandLocked
suffix: Frontier Command, Locked
components:
- type: AccessReader
access: [["HeadOfSecurity"], ["HeadOfPersonnel"]]
- type: Wires
layoutId: AirlockCommand

- type: entity
parent: AirlockCommandGlass
id: AirlockFrontierCommandGlassLocked
suffix: Frontier Command, Locked
components:
- type: AccessReader
access: [["HeadOfSecurity"], ["HeadOfPersonnel"]]
- type: Wires
layoutId: AirlockCommand

- type: entity
parent: AirlockMercenary
id: AirlockMercenaryLocked
Expand Down

0 comments on commit 1105534

Please sign in to comment.