This commit is contained in:
VigersRay 2024-07-19 00:06:04 +03:00
parent 54a665aa2f
commit 0e44ccce7e
2 changed files with 0 additions and 56 deletions

View file

@ -1,28 +0,0 @@
- type: gameMap
id: AlterosPrison
mapName: 'Alteros GCI-39'
mapPath: /Maps/_Sunrise/alteros_prison.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 0
stations:
AlterosPrison:
stationProto: NanotrasenPrison
components:
- type: StationBiome
biome: Grasslands
- type: StationNameSetup
mapNameTemplate: '{0} Космическая тюрьма {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'TG'
- type: StationJobs
availableJobs:
HeadOfPrison: [ 1, 1 ]
PrisonWorker: [ 3, 3 ]
PrisonPilot: [ 1, 1 ]
PrisonChef: [ 1, 2 ]
PrisonDoctor: [ 2, 3 ]
PrisonEngineer: [ 2, 3 ]
PrisonGuard: [ 6, 12 ]
Prisoner: [ 6, 8 ]

View file

@ -1,28 +0,0 @@
- type: gameMap
id: SunrisePrison
mapName: 'Incisoare B28'
mapPath: /Maps/_Sunrise/sunrise_prison.yml
maxRandomOffset: 0
randomRotation: false
minPlayers: 0
stations:
SunrisePrison:
stationProto: NanotrasenPrison
components:
- type: StationBiome
biome: Grasslands
- type: StationNameSetup
mapNameTemplate: '{0} Космическая тюрьма {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: 'TG'
- type: StationJobs
availableJobs:
HeadOfPrison: [ 1, 1 ]
PrisonWorker: [ 3, 3 ]
PrisonPilot: [ 1, 1 ]
PrisonChef: [ 1, 2 ]
PrisonDoctor: [ 2, 3 ]
PrisonEngineer: [ 2, 3 ]
PrisonGuard: [ 6, 12 ]
Prisoner: [ 6, 8 ]