упс
This commit is contained in:
parent
54a665aa2f
commit
0e44ccce7e
2 changed files with 0 additions and 56 deletions
|
|
@ -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 ]
|
||||
|
|
@ -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 ]
|
||||
Loading…
Add table
Reference in a new issue