Skip to content

Commit

Permalink
add justice roles to glacier
Browse files Browse the repository at this point in the history
  • Loading branch information
Tryded committed Sep 1, 2024
1 parent 13d9688 commit 7242232
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Resources/Prototypes/Maps/glacier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@
AtmosphericTechnician: [ 1, 2 ]
StationEngineer: [ 2, 3 ]
TechnicalAssistant: [ 2, 2 ]
#justice added by FloofStation
ChiefJustice: [ 1, 1 ] #FloofStation
Clerk: [ 1, 1 ] #FloofStation
Lawyer: [ 2, 2 ] #FloofStation
Prosecutor: [ 1, 1 ] #FloofStation
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 1, 2 ]
Expand All @@ -64,7 +69,7 @@
SecurityCadet: [ 1, 2 ]
Brigmedic: [ 1, 1 ]
Prisoner: [ 2, 3 ]
Lawyer: [ 2, 2 ]
# Lawyer: [ 2, 2 ]
#logistics
Quartermaster: [ 1, 1 ]
MailCarrier: [ 2, 3 ]
Expand Down

0 comments on commit 7242232

Please sign in to comment.