Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Oct 29, 2023
1 parent f7786b3 commit f2a1abf
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 36 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Access/misc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- ChiefMedicalOfficer
- HeadOfSecurity
- ResearchDirector
- ChiefServiceSupervisor
- ChiefServiceSupervisor # Parkstation-CSS
- Command
- Security
- Detective
Expand Down
6 changes: 1 addition & 5 deletions Resources/Prototypes/Access/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,10 @@
id: Chapel
name: id-card-access-level-chapel

- type: accessLevel
id: ChiefServiceSupervisor
name: id-card-access-level-chief-service-supervisor

- type: accessGroup
id: Service
tags:
- ChiefServiceSupervisor
- ChiefServiceSupervisor # Parkstation-CSS
- HeadOfPersonnel
- Bar
- Kitchen
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- Chef
- Clown
- HeadOfPersonnel
- ChiefServiceSupervisor
- ChiefServiceSupervisor # Parkstation-CSS
- Janitor
- Lawyer
- Librarian
Expand All @@ -42,7 +42,7 @@
roles:
- Captain
- CentralCommandOfficial
- ChiefServiceSupervisor
- ChiefServiceSupervisor # Parkstation-CSS
- ChiefEngineer
- ChiefMedicalOfficer
- HeadOfPersonnel
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/SimpleStation14/Access/service.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- type: accessLevel
id: ChiefServiceSupervisor
name: id-card-access-level-chief-service-supervisor
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,3 @@
- type: Sprite
sprite: Objects/Misc/bureaucracy.rsi
state: stamp-css

- type: entity
name: note
description: 'A piece of white paper.'
id: PaperWrittenPunpunNote
parent: PaperCaptainsThoughts
suffix: "Punpun Note"
components:
- type: Paper
content: |
I, Punpun, invoke my right to have all of my clones on the NT family vacation to the meat packaging plant one out of every 15 shifts.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
suffix: ChiefServiceSupervisor, Locked
components:
- type: AccessReader
access: [["ChiefServiceSupervisor"]]
access: [["ChiefServiceSupervisor"]]
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
canBeAntag: false
antagAdvantage: 6
access:
- Command
- ChiefServiceSupervisor
- Bar
- Service
- Mail
- Cargo
- Maintenance
- Janitor
- Theatre
- Kitchen
- Hydroponics
- Command
- ChiefServiceSupervisor
- Bar
- Service
- Mail
- Cargo
- Maintenance
- Janitor
- Theatre
- Kitchen
- Hydroponics
special:
- !type:AddComponentSpecial
components:
- type: PsionicBonusChance
flatBonus: 0.025
- !type:AddComponentSpecial
components:
- type: PsionicBonusChance
flatBonus: 0.025

- type: startingGear
id: CSSGear
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
- type: playTimeTracker
id: JobChiefServiceSupervisor
id: JobChiefServiceSupervisor
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Misc/bureaucracy.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@
{
"name": "paper_stamp-cmo"
},
{
"name": "paper_stamp-css"
},
{
"name": "paper_stamp-deny"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2a1abf

Please sign in to comment.