Skip to content

Commit

Permalink
Bit of a clean up.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian16199 committed Jan 30, 2024
1 parent 631d949 commit 76c11e3
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Access/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
id: Cargo
tags:
- Quartermaster
- Salvage # Parkstation now in engineering but we just keep it here.
- Salvage
- Cargo
- Mail # Nyanotrasen - MailCarrier, see Resources/Prototypes/Nyanotrasen/Roles/Jobs/Cargo/mail-carrier.yml
- Orders # Delta V - Orders, see Resources/Prototypes/DeltaV/Access/cargo.yml
1 change: 0 additions & 1 deletion Resources/Prototypes/DeltaV/Catalog/Fills/Boxes/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
- id: EngineerPDA
amount: 3
- id: AtmosPDA
- id: SeniorEngineerPDA
- id: SalvagePDA # Parkstation - Salvage in engineering
amount: 2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
- Cargo
- Maintenance
- Mail

- Service

- type: startingGear
id: MailCarrierGear
equipment:
Expand Down
6 changes: 3 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
# weight: 10 # Parkstation - No longer command.
startingGear: QuartermasterGear
icon: "JobIconQuarterMaster"
supervisors: job-supervisors-captain
canBeAntag: false
supervisors: job-supervisors-css
#canBeAntag: false
access:
- Cargo
#- Salvage # Parkstation - Salvage is now engineering
Expand All @@ -48,7 +48,7 @@
back: ClothingBackpackQuartermasterFilled
shoes: ClothingShoesColorBrown
id: QuartermasterPDA
ears: ClothingHeadsetService #ClothingHeadsetQM
ears: ClothingHeadsetQM
belt: BoxFolderClipboard
pocket1: AppraisalTool
innerClothingSkirt: ClothingUniformJumpskirtQM
Expand Down
9 changes: 4 additions & 5 deletions Resources/Prototypes/Roles/Jobs/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
description: department-Cargo-description
color: "#A46106"
roles:
- CargoTechnician
- Quartermaster
- SalvageSpecialist # Going to need to change that
- MailCarrier # Nyanotrasen - MailCarrier, see Resources/Prototypes/Nyanotrasen/Roles/Jobs/Cargo/mail-carrier.yml
#- CargoTechnician
#- Quartermaster
#- SalvageSpecialist # Going to need to change that
#- MailCarrier # Nyanotrasen - MailCarrier, see Resources/Prototypes/Nyanotrasen/Roles/Jobs/Cargo/mail-carrier.yml

- type: department
id: Civilian
Expand All @@ -23,7 +23,6 @@
- Clown
#- HeadOfPersonnel # Parkstation - Replaced by ChiefServiceSupervisor as service command.
- MailCarrier # Parkstation - civilian job
- CargoTechnician # Parkstation - civilian job
- ChiefServiceSupervisor # Parkstation-CSS
- Quartermaster # Parkstation - the cargo man.
- Janitor
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 76c11e3

Please sign in to comment.