Skip to content

Commit

Permalink
Add glass morgue airlock (space-wizards#32163)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 committed Sep 16, 2024
1 parent 63ff116 commit d872adc
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@
containers:
board: [ DoorElectronicsMorgue ]


- type: entity
parent: AirlockScience
id: AirlockScienceLocked
Expand Down Expand Up @@ -603,6 +602,15 @@
containers:
board: [ DoorElectronicsChemistry ]

- type: entity
parent: AirlockMedicalGlass
id: AirlockMedicalMorgueGlassLocked
suffix: Morgue, Locked
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMorgue ]

- type: entity
parent: AirlockMedicalGlass
id: AirlockMedicalGlassLocked
Expand Down

0 comments on commit d872adc

Please sign in to comment.