Hotfix: Some chapel airlocks use wrong wires and suffix (#4694)

* Hotfix: Some chapel airlocks use wrong wires and suffix

* Add windoors
This commit is contained in:
Velcroboy 2025-11-19 17:26:01 -06:00 committed by GitHub
parent 8622fe44b5
commit 3991bede5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 10 additions and 1 deletions

View File

@ -190,3 +190,6 @@ Oilpack1: null
# 2025-10-11
ClosetWallOrangeFilled: ClosetWallWardrobePrisonFilled
# 2025-11-19
AirlockChapelStandardGlassLocked: AirlockChapelGlassLocked

View File

@ -612,6 +612,7 @@
parent: AirlockStandardGlass
id: AirlockChapelStandardGlassLocked
suffix: Chapel, Locked
categories: [ HideSpawnMenu ] # DeltaV - Chapel is Epistemics and redundant
components:
- type: ContainerFill
containers:
@ -952,6 +953,7 @@
- type: entity
parent: AirlockMaintRnDLocked # DeltaV - Chapel is in Epistemics
id: AirlockMaintChapelLocked
suffix: Chapel, Locked
components:
- type: Sprite
sprite: _DV/Structures/Doors/Airlocks/Standard/maint.rsi # DeltaV - Changed to our sprites

View File

@ -80,6 +80,10 @@
- type: ContainerFill
containers:
board: [ DoorElectronicsChapel ]
# DeltaV - Add epistemics wires
- type: Wires
layoutId: AirlockScience
# Delta V - End
- type: entity
parent: WindoorServiceLocked
@ -221,7 +225,7 @@
layoutId: AirlockCargo
- type: entity
parent: WindoorSecure
parent: WindoorSecureScienceLocked # DeltaV - Epistemics wires
id: WindoorSecureChapelLocked
suffix: Chapel, Locked
components: