init
This commit is contained in:
59
Prototypes/Access/security.yml
Normal file
59
Prototypes/Access/security.yml
Normal file
@@ -0,0 +1,59 @@
|
||||
# SPDX-FileCopyrightText: 2020 AJCM-git <60196617+AJCM-git@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2020 Peter Wedder <burneddi@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2021 Elijahrane <60792108+Elijahrane@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2021 Mith-randalf <84274729+Mith-randalf@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2021 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2022 Nairod <110078045+Nairodian@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 Peptide90 <78795277+Peptide90@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 Rinkashikachi <15rinkashikachi15@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2022 mirrorcult <lunarautomaton6@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2023 Puro <103608145+PuroSlavKing@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: accessLevel
|
||||
id: HeadOfSecurity
|
||||
name: id-card-access-level-head-of-security
|
||||
|
||||
- type: accessLevel
|
||||
id: Security
|
||||
name: id-card-access-level-security
|
||||
|
||||
- type: accessLevel
|
||||
id: Armory
|
||||
name: id-card-access-level-armory
|
||||
|
||||
- type: accessLevel
|
||||
id: Brig
|
||||
name: id-card-access-level-brig
|
||||
|
||||
- type: accessLevel
|
||||
id: Detective
|
||||
name: id-card-access-level-detective
|
||||
|
||||
- type: accessLevel
|
||||
id: GenpopEnter
|
||||
name: id-card-access-level-genpop-enter
|
||||
|
||||
- type: accessLevel
|
||||
id: GenpopLeave
|
||||
name: id-card-access-level-genpop-leave
|
||||
|
||||
- type: accessGroup
|
||||
id: Security
|
||||
tags:
|
||||
- HeadOfSecurity
|
||||
- Security
|
||||
- Armory
|
||||
- Brig
|
||||
- Detective
|
||||
- Cryogenics
|
||||
|
||||
- type: accessGroup
|
||||
id: Armory
|
||||
tags:
|
||||
- Security
|
||||
- Armory
|
||||
- Brig
|
||||
Reference in New Issue
Block a user