From e026a83acf01679c138f476cc07789ff8bd4d644 Mon Sep 17 00:00:00 2001 From: Odleer <131581952+Odleer@users.noreply.github.com> Date: Tue, 24 Dec 2024 19:38:26 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=BC=D0=B5=D0=BD=D1=8C=D1=88=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BA=D0=BE=D0=BB=D0=BB=D0=B8=D0=B2=D0=B5=D1=81=D1=82?= =?UTF-8?q?=D0=B2=D0=BE=20=D0=B0=D1=82=D0=BC=D0=BE=D1=81=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=B8=20=D1=83=D1=82=D0=B8=D0=BB=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/_Sunrise/Maps/box.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/_Sunrise/Maps/box.yml b/Resources/Prototypes/_Sunrise/Maps/box.yml index db07cfc8751..d2c3b46790d 100644 --- a/Resources/Prototypes/_Sunrise/Maps/box.yml +++ b/Resources/Prototypes/_Sunrise/Maps/box.yml @@ -37,7 +37,7 @@ #engineering ChiefEngineer: [ 1, 1 ] SeniorEngineer: [ 1, 1 ] - AtmosphericTechnician: [ 6, 6 ] + AtmosphericTechnician: [ 4, 4 ] StationEngineer: [ 5, 5 ] TechnicalAssistant: [ 5, -1 ] #medical @@ -54,7 +54,7 @@ SeniorResearcher: [ 1, 1 ] Scientist: [ 5, 5 ] ResearchAssistant: [ 5, -1 ] - Roboticist: [ 4, 4 ] + Roboticist: [ 3, 3 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] @@ -66,7 +66,7 @@ SecurityCadet: [ 5, -1 ] #supply Quartermaster: [ 1, 1 ] - SalvageSpecialist: [ 6, 6 ] + SalvageSpecialist: [ 4, 4 ] CargoTechnician: [ 3, 3 ] #civilian Passenger: [ -1, -1 ]