Files
ss14chemcalc/Prototypes/Access/service.yml
2026-01-24 16:34:15 -05:00

58 lines
1.6 KiB
YAML

# 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