Central Command Access, Doors, and Locked Vendor (#22924)
* CentComm Acess and Doors * Central Command Access Windoor
This commit is contained in:
3
Resources/Prototypes/Access/centcomm.yml
Normal file
3
Resources/Prototypes/Access/centcomm.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- type: accessLevel
|
||||
id: CentralCommand
|
||||
name: id-card-access-level-central-command
|
||||
@@ -30,6 +30,7 @@
|
||||
tags:
|
||||
- NuclearOperative
|
||||
- SyndicateAgent
|
||||
- CentralCommand
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.SolarControlConsoleUiKey.Key
|
||||
|
||||
@@ -174,3 +174,5 @@
|
||||
- type: Access
|
||||
groups:
|
||||
- AllAccess
|
||||
tags:
|
||||
- CentralCommand
|
||||
|
||||
@@ -460,6 +460,8 @@
|
||||
- type: Access
|
||||
groups:
|
||||
- AllAccess
|
||||
tags:
|
||||
- CentralCommand
|
||||
|
||||
- type: entity
|
||||
parent: CentcomIDCard
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1894,6 +1894,8 @@
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
color: "#48CF48"
|
||||
- type: AccessReader
|
||||
access: [["CentralCommand"]]
|
||||
|
||||
- type: entity
|
||||
parent: VendingMachine
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
canBeAntag: false
|
||||
accessGroups:
|
||||
- AllAccess
|
||||
access:
|
||||
- CentralCommand
|
||||
|
||||
- type: startingGear
|
||||
id: CentcomGear
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user