Remove Knightship, that of moving twice in a direction to that it moves in such's orthogonal. (#7897)
It was never built to survive game updates.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -83,28 +83,6 @@
|
||||
Musician: [1, 1]
|
||||
AtmosphericTechnician: [ 1, 2 ]
|
||||
|
||||
- type: gameMap
|
||||
id: knightship
|
||||
mapName: 'Knightship'
|
||||
mapNameTemplate: '{0} Knightship {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: '14'
|
||||
mapPath: /Maps/knightship.yml
|
||||
votable: false
|
||||
minPlayers: 0
|
||||
maxPlayers: 8
|
||||
overflowJobs: []
|
||||
availableJobs:
|
||||
Bartender: [ 1, 1 ]
|
||||
Captain: [ 1, 1 ]
|
||||
ChiefEngineer: [ 1, 1 ]
|
||||
StationEngineer: [ 1, 1 ]
|
||||
ChiefMedicalOfficer: [ 1, 1 ]
|
||||
MedicalDoctor: [ 1, 1 ]
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
Botanist: [ 1, 1 ]
|
||||
|
||||
- type: gameMap
|
||||
id: NSSPillar
|
||||
mapName: 'NSS Pillar v5.3'
|
||||
|
||||
@@ -9,36 +9,3 @@
|
||||
availableJobs:
|
||||
Assistant: [ -1, -1 ]
|
||||
|
||||
- type: gameMap
|
||||
id: debugstation
|
||||
mapName: 'funny knightship'
|
||||
mapNameTemplate: '{0} funny knight {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: '14'
|
||||
mapPath: /Maps/knightship.yml
|
||||
minPlayers: 0
|
||||
votable: false
|
||||
overflowJobs:
|
||||
- Assistant
|
||||
availableJobs:
|
||||
CargoTechnician: [ -1, -1 ]
|
||||
Assistant: [ -1, -1 ]
|
||||
Bartender: [ -1, -1 ]
|
||||
Botanist: [ -1, -1 ]
|
||||
Chef: [ -1, -1 ]
|
||||
Clown: [ -1, -1 ]
|
||||
Janitor: [ -1, -1 ]
|
||||
Mime: [ -1, -1 ]
|
||||
Captain: [ -1, -1 ]
|
||||
HeadOfPersonnel: [ -1, -1 ]
|
||||
ChiefEngineer: [ -1, -1 ]
|
||||
StationEngineer: [ -1, -1 ]
|
||||
ChiefMedicalOfficer: [ -1, -1 ]
|
||||
MedicalDoctor: [ -1, -1 ]
|
||||
Chemist: [ -1, -1 ]
|
||||
ResearchDirector: [ -1, -1 ]
|
||||
Scientist: [ -1, -1 ]
|
||||
HeadOfSecurity: [ -1, -1 ]
|
||||
SecurityOfficer: [ -1, -1 ]
|
||||
Chaplain: [ -1, -1 ]
|
||||
|
||||
Reference in New Issue
Block a user