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 and DebugOk committed Oct 8, 2023
1 parent 5850bc8 commit 9790f75
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 9790f75

Please sign in to comment.