Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
atualiza vagas e pop para mapas
Browse files Browse the repository at this point in the history
atualizações nas mudanças Gax e Glacier
  • Loading branch information
Ichaie committed Jul 18, 2024
1 parent 96aa517 commit 271bf68
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Resources/Prototypes/Maps/gaxstation.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: gameMap
id: Gaxstation
mapName: 'GaxStation'
mapName: 'Gax'
mapPath: /Maps/gaxstation.yml
minPlayers: 20
maxPlayers: 60
Expand All @@ -23,39 +23,39 @@
#service
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
Bartender: [ 2, 2 ]
Botanist: [3 , 3 ]
Chef: [ 2, 2 ]
Janitor: [ 3, 3 ]
Bartender: [ 1, 2 ]
Botanist: [2 , 3 ]
Chef: [ 1, 2 ]
Janitor: [ 2, 3 ]
Chaplain: [ 1, 1 ]
Librarian: [ 1, 1 ]
ServiceWorker: [ 2, 3 ]
#engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 4, 4 ]
StationEngineer: [ 5, 5 ]
TechnicalAssistant: [ 3, 3 ]
AtmosphericTechnician: [ 2, 4 ]
StationEngineer: [ 3, 5 ]
TechnicalAssistant: [ 2, 3 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 2, 2 ]
MedicalDoctor: [ 3, 3 ]
MedicalIntern: [ 3, 3 ]
Paramedic: [ 2, 2 ]
Chemist: [ 1, 2 ]
MedicalDoctor: [ 2, 3 ]
MedicalIntern: [ 2, 3 ]
Paramedic: [ 1, 2 ]
#science
ResearchDirector: [ 1, 1 ]
Scientist: [ 5, 5 ]
ResearchAssistant: [ 3, 3 ]
Borg: [ 3, 3 ]
Scientist: [ 3, 5 ]
ResearchAssistant: [ 2, 3 ]
Borg: [ 2, 3 ]
#security
HeadOfSecurity: [ 1, 1 ]
Warden: [ 1, 1 ]
SecurityOfficer: [ 5, 5 ]
SecurityCadet: [ 4, 4 ]
SecurityOfficer: [ 3, 5 ]
SecurityCadet: [ 2, 4 ]
Detective: [ 1, 1 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 1, 3 ]
CargoTechnician: [ 4, 4 ]
CargoTechnician: [ 2, 4 ]
#civillian
Passenger: [ -1, -1 ]
Clown: [ 1, 1 ]
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/glacier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
id: Glacier
mapName: 'Glacier'
mapPath: /Maps/glacier.yml
minPlayers: 20
minPlayers: 10
maxPlayers: 50
stations:
Glacier:
Expand Down

0 comments on commit 271bf68

Please sign in to comment.