Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixin.... whitespacin....
Browse files Browse the repository at this point in the history
Adrian16199 committed Feb 5, 2024
1 parent 87b4e95 commit 2035b41
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -584,7 +584,7 @@
components:
- type: AccessReader
access: [["Salvage"]]

- type: entity
parent: AirlockChemistryGlass
id: AirlockChemistryGlassLocked
Original file line number Diff line number Diff line change
@@ -3,7 +3,6 @@
name: job-name-guard
description: job-description-guard
playTimeTracker: JobPrisonGuard
setPreference: false # Parkstation-Freedom
requirements:
- !type:OverallPlaytimeRequirement
time: 18000
@@ -15,7 +14,7 @@
canBeAntag: false
icon: "JobIconPrisonGuard"
supervisors: job-supervisors-warden
setPreference: true
setPreference: false # Parkstation-
# whitelistRequired: true
access:
- Security
3 changes: 2 additions & 1 deletion Resources/Prototypes/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
@@ -108,7 +108,7 @@
- ResearchAssistant
- Chaplain # DeltaV - Move Chaplain into Epistemics
- ForensicMantis # Nyanotrasen - ForensicMantis, see Resources/Prototypes/Nyanotrasen/Roles/Jobs/Epistemics/forensicmantis.yml

# Parkstation-Oligarchy Start
#- type: department
# id: Specific
# description: department-Specific-description
@@ -124,3 +124,4 @@
# - Prisoner # Nyanotrasen - Prisoner, see Resrouces/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml
# - Brigmedic # DeltaV - Corpsman, see Resources/Prototypes/DeltaV/Roles/Jobs/Security/brigmedic.yml
# primary: false
# Parkstation-Oligarchy End

0 comments on commit 2035b41

Please sign in to comment.