From 7242232a21cb7f61bf61683922fe68aa055ff344 Mon Sep 17 00:00:00 2001 From: Tryded <139474617+Tryded@users.noreply.github.com> Date: Sun, 1 Sep 2024 11:31:50 -0500 Subject: [PATCH] add justice roles to glacier --- Resources/Prototypes/Maps/glacier.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Maps/glacier.yml b/Resources/Prototypes/Maps/glacier.yml index ccf0c045415..2e175be0ce4 100644 --- a/Resources/Prototypes/Maps/glacier.yml +++ b/Resources/Prototypes/Maps/glacier.yml @@ -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 ] @@ -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 ]