derotate barratry (#23782)

* Delete Resources/Maps/barratry.yml

* Delete Resources/Prototypes/Maps/barratry.yml

* Update default.yml

* Update PostMapInitTest.cs
This commit is contained in:
Emisse
2024-01-09 03:57:29 -07:00
committed by GitHub
parent b22c9aa5e2
commit 7f02c0ffcc
4 changed files with 0 additions and 108770 deletions

View File

@@ -56,7 +56,6 @@ namespace Content.IntegrationTests.Tests
"CentComm",
"Box",
"Europa",
"Barratry",
"Saltern",
"Core",
"Marathon",

File diff suppressed because it is too large Load Diff

View File

@@ -4,7 +4,6 @@
- Aspid
- Atlas
- Bagel
- Barratry
- Box
- Cluster
- Core

View File

@@ -1,63 +0,0 @@
- type: gameMap
id: Barratry
mapName: 'Barratry'
mapPath: /Maps/barratry.yml
minPlayers: 30
maxPlayers: 60
stations:
Barratry:
stationProto: StandardNanotrasenStation
components:
- type: StationNameSetup
mapNameTemplate: '{0} Barratry {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/emergency_raven.yml
- type: StationJobs
overflowJobs:
- Passenger
availableJobs:
#service
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
Bartender: [ 2, 2 ]
Botanist: [ 2, 2 ]
Chef: [ 2, 2 ]
Janitor: [ 2, 2 ]
Chaplain: [ 1, 1 ]
Librarian: [ 1, 1 ]
Lawyer: [ 2, 2 ]
ServiceWorker: [ 1, 2 ]
#engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 3, 3 ]
StationEngineer: [ 5, 5 ]
TechnicalAssistant: [ 2, 4 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 2, 2 ]
MedicalDoctor: [ 4, 4 ]
MedicalIntern: [ 2, 4 ]
Paramedic: [ 1, 1 ]
#science
ResearchDirector: [ 1, 1 ]
Scientist: [ 5, 5 ]
ResearchAssistant: [2, 4]
#security
HeadOfSecurity: [ 1, 1 ]
Warden: [ 1, 1 ]
Detective: [ 1, 1 ]
SecurityOfficer: [ 5, 5 ]
SecurityCadet: [ 2, 4 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 3 ]
CargoTechnician: [ 2, 2 ]
#civillian
Passenger: [ -1, -1 ]
Clown: [ 1, 1 ]
Mime: [ 1, 1 ]
Musician: [ 1, 1 ]