Skip to content

Commit

Permalink
Fix Chapel door color (#115)
Browse files Browse the repository at this point in the history
Keeps the chapel access, changes the color of the airlock
  • Loading branch information
Colin-Tel authored Oct 6, 2023
1 parent 37b7f6a commit 71482bc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
access: [["Theatre"]]

- type: entity
parent: Airlock
parent: AirlockScience # DeltaV - Chapel is in Epistemics
id: AirlockChapelLocked
suffix: Chapel, Locked
components:
Expand Down Expand Up @@ -403,7 +403,7 @@
access: [["Hydroponics"]]

- type: entity
parent: AirlockGlass
parent: AirlockScienceGlass # DeltaV - Chapel is in Epistemics
id: AirlockChapelGlassLocked
suffix: Chapel, Locked
components:
Expand Down

0 comments on commit 71482bc

Please sign in to comment.