Skip to content

Commit

Permalink
Уменьшил колливество атмосов и утилей
Browse files Browse the repository at this point in the history
  • Loading branch information
Odleer committed Dec 24, 2024
1 parent 345e070 commit e026a83
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Resources/Prototypes/_Sunrise/Maps/box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#engineering
ChiefEngineer: [ 1, 1 ]
SeniorEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 6, 6 ]
AtmosphericTechnician: [ 4, 4 ]
StationEngineer: [ 5, 5 ]
TechnicalAssistant: [ 5, -1 ]
#medical
Expand All @@ -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 ]
Expand All @@ -66,7 +66,7 @@
SecurityCadet: [ 5, -1 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 6, 6 ]
SalvageSpecialist: [ 4, 4 ]
CargoTechnician: [ 3, 3 ]
#civilian
Passenger: [ -1, -1 ]
Expand Down

0 comments on commit e026a83

Please sign in to comment.