Central Command Access, Doors, and Locked Vendor (#22924)

* CentComm Acess and Doors

* Central Command Access Windoor
This commit is contained in:
Nairod
2023-12-24 14:49:23 -06:00
committed by GitHub
parent dd2f8deee9
commit a1210ca691
51 changed files with 470 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
- type: accessLevel
id: CentralCommand
name: id-card-access-level-central-command

View File

@@ -30,6 +30,7 @@
tags:
- NuclearOperative
- SyndicateAgent
- CentralCommand
- type: UserInterface
interfaces:
- key: enum.SolarControlConsoleUiKey.Key

View File

@@ -174,3 +174,5 @@
- type: Access
groups:
- AllAccess
tags:
- CentralCommand

View File

@@ -460,6 +460,8 @@
- type: Access
groups:
- AllAccess
tags:
- CentralCommand
- type: entity
parent: CentcomIDCard

View File

@@ -223,6 +223,16 @@
- type: AccessReader
access: [["Research"], ["Medical"]]
- type: entity
parent: AirlockCentralCommand
id: AirlockCentralCommandLocked
suffix: Central Command, Locked
components:
- type: AccessReader
access: [["CentralCommand"]]
- type: Wires
layoutId: AirlockCommand
- type: entity
parent: AirlockCommand
id: AirlockCommandLocked
@@ -532,6 +542,16 @@
- type: AccessReader
access: [["Research"], ["Medical"]]
- type: entity
parent: AirlockCentralCommandGlass
id: AirlockCentralCommandGlassLocked
suffix: Central Command, Locked
components:
- type: AccessReader
access: [["CentralCommand"]]
- type: Wires
layoutId: AirlockCommand
- type: entity
parent: AirlockCommandGlass
id: AirlockCommandGlassLocked
@@ -992,6 +1012,14 @@
- type: GridFill
#HighSecDoors
- type: entity
parent: HighSecDoor
id: HighSecCentralCommandLocked
suffix: Central Command, Locked
components:
- type: AccessReader
access: [["CentralCommand"]]
- type: entity
parent: HighSecDoor
id: HighSecCommandLocked

View File

@@ -104,6 +104,16 @@
- type: Sprite
sprite: Structures/Doors/Airlocks/Standard/mining.rsi
- type: entity
parent: Airlock
id: AirlockCentralCommand
suffix: Central Command
components:
- type: Sprite
sprite: Structures/Doors/Airlocks/Standard/centcomm.rsi
- type: WiresPanelSecurity
securityLevel: medSecurity
# Glass
- type: entity
@@ -267,3 +277,13 @@
components:
- type: Sprite
sprite: Structures/Doors/Airlocks/Glass/mining.rsi
- type: entity
parent: AirlockGlass
id: AirlockCentralCommandGlass
suffix: Central Command
components:
- type: Sprite
sprite: Structures/Doors/Airlocks/Glass/centcomm.rsi
- type: WiresPanelSecurity
securityLevel: medSecurity

View File

@@ -135,6 +135,14 @@
- type: AccessReader
access: [["Chemistry"]]
- type: entity
parent: WindoorSecure
id: WindoorSecureCentralCommandLocked
suffix: Central Command, Locked
components:
- type: AccessReader
access: [["CentralCommand"]]
- type: entity
parent: WindoorSecure
id: WindoorSecureCommandLocked

View File

@@ -1894,6 +1894,8 @@
radius: 1.5
energy: 1.6
color: "#48CF48"
- type: AccessReader
access: [["CentralCommand"]]
- type: entity
parent: VendingMachine

View File

@@ -10,6 +10,8 @@
canBeAntag: false
accessGroups:
- AllAccess
access:
- CentralCommand
- type: startingGear
id: CentcomGear

View File

@@ -11,6 +11,8 @@
canBeAntag: false
accessGroups:
- AllAccess
access:
- CentralCommand
- type: startingGear
id: ERTLeaderGear
@@ -77,6 +79,8 @@
canBeAntag: false
accessGroups:
- AllAccess
access:
- CentralCommand
- type: startingGear
id: ERTEngineerGear
@@ -124,6 +128,8 @@
canBeAntag: false
accessGroups:
- AllAccess
access:
- CentralCommand
- type: startingGear
id: ERTSecurityGear
@@ -190,6 +196,8 @@
canBeAntag: false
accessGroups:
- AllAccess
access:
- CentralCommand
- type: startingGear
id: ERTMedicalGear
@@ -237,6 +245,8 @@
canBeAntag: false
accessGroups:
- AllAccess
access:
- CentralCommand
- type: startingGear
id: ERTJanitorGear