diff --git a/Resources/Migrations/deltaMigrations.yml b/Resources/Migrations/deltaMigrations.yml index 02ef8417c4..e3315ac748 100644 --- a/Resources/Migrations/deltaMigrations.yml +++ b/Resources/Migrations/deltaMigrations.yml @@ -190,3 +190,6 @@ Oilpack1: null # 2025-10-11 ClosetWallOrangeFilled: ClosetWallWardrobePrisonFilled + +# 2025-11-19 +AirlockChapelStandardGlassLocked: AirlockChapelGlassLocked diff --git a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml index 5e5ec5e9ca..ef703e7bb1 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Airlocks/access.yml @@ -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 diff --git a/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml b/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml index 3d6559f442..aeac52b449 100644 --- a/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml +++ b/Resources/Prototypes/Entities/Structures/Doors/Windoors/windoor.yml @@ -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: