init
This commit is contained in:
58
Prototypes/Access/service.yml
Normal file
58
Prototypes/Access/service.yml
Normal file
@@ -0,0 +1,58 @@
|
||||
# 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 Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.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 Jeff <velcroboy333@hotmail.com>
|
||||
# SPDX-FileCopyrightText: 2023 Velcroboy <107660393+IamVelcroboy@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
- type: accessLevel
|
||||
id: Bar
|
||||
name: id-card-access-level-bar
|
||||
|
||||
- type: accessLevel
|
||||
id: Kitchen
|
||||
name: id-card-access-level-kitchen
|
||||
|
||||
- type: accessLevel
|
||||
id: Hydroponics
|
||||
name: id-card-access-level-hydroponics
|
||||
|
||||
- type: accessLevel
|
||||
id: Service
|
||||
name: id-card-access-level-service
|
||||
|
||||
- type: accessLevel
|
||||
id: Janitor
|
||||
name: id-card-access-level-janitor
|
||||
|
||||
- type: accessLevel
|
||||
id: Theatre
|
||||
name: id-card-access-level-theatre
|
||||
|
||||
- type: accessLevel
|
||||
id: Chapel
|
||||
name: id-card-access-level-chapel
|
||||
|
||||
- type: accessLevel
|
||||
id: Lawyer
|
||||
name: id-card-access-level-lawyer
|
||||
|
||||
- type: accessGroup
|
||||
id: Service
|
||||
tags:
|
||||
- HeadOfPersonnel
|
||||
- Bar
|
||||
- Kitchen
|
||||
- Hydroponics
|
||||
- Service
|
||||
- Janitor
|
||||
- Theatre
|
||||
- Chapel
|
||||
- Lawyer
|
||||
Reference in New Issue
Block a user