removed several unused maps from files (#10880)

This commit is contained in:
Nemanja
2022-08-27 01:53:12 -04:00
committed by GitHub
parent 37d7ef8579
commit 6b5be6a633
6 changed files with 0 additions and 180748 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,48 +0,0 @@
- type: gameMap
id: atlas
mapName: 'Atlas'
mapPath: /Maps/atlas.yml
minPlayers: 0
maxPlayers: 35
votable: False
stations:
Atlas:
mapNameTemplate: '{0} Atlas {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'R4' # R4407/Goon. GS isn't as cool sounding.
overflowJobs:
- Passenger
availableJobs:
CargoTechnician: [ 2, 2 ]
Passenger: [ -1, -1 ]
Bartender: [ 1, 1 ]
Botanist: [ 2, 2]
Chef: [ 1, 1 ]
Clown: [ 1, 1 ]
Janitor: [ 1, 1 ]
Mime: [ 1, 1 ]
Captain: [ 1, 1 ]
HeadOfPersonnel: [ 1, 1 ]
ChiefEngineer: [ 1, 1 ]
StationEngineer: [ 3, 3 ]
ChiefMedicalOfficer: [ 1, 1 ]
MedicalDoctor: [ 2, 2 ]
Chemist: [ 2, 2 ]
ResearchDirector: [ 1, 1 ]
Scientist: [ 3, 3 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 2, 2 ]
Warden: [ 1, 1 ]
Chaplain: [ 1, 1 ]
Librarian: [ 1, 1 ]
Lawyer: [ 1, 1 ]
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 2, 2 ]
Musician: [ 1, 1 ]
AtmosphericTechnician: [ 2, 2 ]
TechnicalAssistant: [ 1, 1 ]
MedicalIntern: [ 1, 1 ]
ServiceWorker: [ 1, 1 ]
SecurityCadet: [ 1, 1 ]
Detective: [ 1, 1 ]

View File

@@ -1,31 +0,0 @@
- type: gameMap
id: ssreach
mapName: 'Reach'
mapPath: /Maps/ssreach.yml
minPlayers: 0
maxPlayers: 15
votable: false
stations:
Reach:
mapNameTemplate: '{0} Reach {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
overflowJobs:
- Passenger
availableJobs:
CargoTechnician: [ 1, 1 ]
Passenger: [ 4, 8 ]
Bartender: [ 1, 1 ]
Botanist: [ 1, 1 ]
Chef: [ 1, 1 ]
Captain: [ 1, 1 ]
ChiefEngineer: [ 1, 1 ]
StationEngineer: [ 1, 2 ]
ChiefMedicalOfficer: [ 1, 1 ]
MedicalDoctor: [ 1, 1 ]
Chemist: [ 1, 1 ]
HeadOfSecurity: [ 1, 1 ]
SecurityOfficer: [ 2, 4 ]
Janitor: [ 1, 1 ]
Musician: [1, 1]

View File

@@ -1,36 +0,0 @@
#- type: gameMap
# id: packedstationxmas
# mapName: 'Packedmasstation'
# mapNameTemplate: '{0} Packedmasstation {1}'
# nameGenerator:
# !type:NanotrasenNameGenerator
# prefixCreator: 'VG'
# mapPath: /Maps/packedstationxmas.yml
# minPlayers: 15
# conditions:
# - !type:HolidayMapCondition
# holidays: [ "Christmas" ]
# overflowJobs:
# - Passenger
# availableJobs:
# CargoTechnician: [ 2, 3 ]
# Passenger: [ -1, -1 ]
# Bartender: [ 1, 1 ]
# Botanist: [ 2, 2 ]
# Chef: [ 1, 1 ]
# Clown: [ 1, 1 ]
# Janitor: [ 1, 1 ]
# Mime: [ 1, 1 ]
# Captain: [ 1, 1 ]
# HeadOfPersonnel: [ 1, 1 ]
# ChiefEngineer: [ 1, 1 ]
# StationEngineer: [ 4, 6 ]
# ChiefMedicalOfficer: [ 1, 1 ]
# MedicalDoctor: [ 3, 4 ]
# Chemist: [ 2, 2 ]
# ResearchDirector: [ 1, 1 ]
# Scientist: [ 3, 4 ]
# HeadOfSecurity: [ 1, 1 ]
# SecurityOfficer: [ 2, 3 ]
# Chaplain: [ 1, 1 ]
# Warden: [ 1, 1 ]