diff --git a/Resources/Maps/_LostParadise/submarine.yml b/Resources/Maps/_LostParadise/submarine.yml index 0d0b49a47a..5667ffc4b1 100644 --- a/Resources/Maps/_LostParadise/submarine.yml +++ b/Resources/Maps/_LostParadise/submarine.yml @@ -75,7 +75,7 @@ tilemap: 125: FloorWoodTile 3: LPPFloorDarkMonoS 4: LPPFloorDarkS - 1: FloorShuttleBlack + 1: FloorSteelCheckerDark 126: Lattice 127: Plating 128: PlatingAsteroid diff --git a/Resources/Prototypes/_LostParadise/Maps/asterisk.yml b/Resources/Prototypes/_LostParadise/Maps/asterisk.yml index fc2b468d3c..feb41c631a 100644 --- a/Resources/Prototypes/_LostParadise/Maps/asterisk.yml +++ b/Resources/Prototypes/_LostParadise/Maps/asterisk.yml @@ -29,7 +29,7 @@ Botanist: [ 2, 3 ] Chef: [ 1, 2 ] Clown: [ 1, 1 ] - Lawyer: [ 1, 1 ] + Lawyer: [ 2, 2 ] Reporter: [ 1, 1 ] Musician: [ 1, 1 ] Janitor: [ 1, 2 ] @@ -68,8 +68,9 @@ #civilian Passenger: [ -1, -1 ] #justice - Prosecutor: [1, 1] - Clerk: [1, 1] + Prosecutor: [ 1, 1 ] + Clerk: [ 1, 1 ] + ChiefJustice: [ 1, 1 ] #LOST PARADISE LPPBlueShieldOfficer: [ 1, 1 ] LPPAdjutant: [ 1, 1 ] diff --git a/Resources/Prototypes/_LostParadise/Maps/normandy.yml b/Resources/Prototypes/_LostParadise/Maps/normandy.yml index 56bb97af55..b41a534501 100644 --- a/Resources/Prototypes/_LostParadise/Maps/normandy.yml +++ b/Resources/Prototypes/_LostParadise/Maps/normandy.yml @@ -49,7 +49,7 @@ HeadOfSecurity: [ 1, 1 ] SecurityOfficer: [ 4, 6 ] Warden: [ 1, 1 ] - Lawyer: [ 1, 2 ] + Lawyer: [ 2, 3 ] SecurityCadet: [ 3, 4 ] Detective: [ 1, 1 ] Prisoner: [ 2, 3 ] @@ -64,5 +64,6 @@ Musician: [ 1, 3 ] Reporter: [ 1, 2 ] # Justice - Prosecutor: [1, 1] - Clerk: [1, 1] + Prosecutor: [ 1, 1 ] + Clerk: [ 1, 1 ] + ChiefJustice: [ 1, 1 ] diff --git a/Resources/Prototypes/_LostParadise/Maps/pebble.yml b/Resources/Prototypes/_LostParadise/Maps/pebble.yml index e523c239b0..091c911d57 100644 --- a/Resources/Prototypes/_LostParadise/Maps/pebble.yml +++ b/Resources/Prototypes/_LostParadise/Maps/pebble.yml @@ -63,6 +63,7 @@ Passenger: [ -1, -1 ] #justice Prosecutor: [ 1, 1 ] + Clerk: [ 1, 1 ] #LOST PARADISE LPPBlueShieldOfficer: [ 1, 1 ] LPPAdjutant: [ 1, 1 ] diff --git a/Resources/Prototypes/_LostParadise/Maps/submarine.yml b/Resources/Prototypes/_LostParadise/Maps/submarine.yml index 9c8b96db14..ea473a4b3c 100644 --- a/Resources/Prototypes/_LostParadise/Maps/submarine.yml +++ b/Resources/Prototypes/_LostParadise/Maps/submarine.yml @@ -52,7 +52,7 @@ Clown: [ 1, 2 ] HeadOfPersonnel: [ 1, 1 ] Janitor: [ 2, 3 ] - Lawyer: [ 2, 2 ] + Lawyer: [ 2, 3 ] MartialArtist: [ 2, 2 ] Mime: [ 1, 2 ] Musician: [ 2, 2 ] @@ -74,6 +74,7 @@ #justice Prosecutor: [ 1, 1 ] Clerk: [ 1, 1 ] + ChiefJustice: [ 1, 1 ] #LOST PARADISE LPPBlueShieldOfficer: [ 1, 1 ] LPPAdjutant: [ 1, 1 ]