Демократия
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
id: DryDock
|
||||
mapName: 'DryDock Station'
|
||||
mapPath: /Maps/White/DryDock.yml
|
||||
minPlayers: 10
|
||||
minPlayers: 0
|
||||
stations:
|
||||
DryDockStation:
|
||||
stationProto: StandardNanotrasenStation
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: WhiteMoose
|
||||
mapName: 'WhiteMoose Station'
|
||||
mapPath: /Maps/White/WhiteMoose.yml
|
||||
minPlayers: 10
|
||||
minPlayers: 0
|
||||
stations:
|
||||
WhiteMooseStation:
|
||||
stationProto: StandardNanotrasenStation
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: WonderBox
|
||||
mapName: 'WonderBox Station'
|
||||
mapPath: /Maps/White/WonderBox.yml
|
||||
minPlayers: 20
|
||||
minPlayers: 0
|
||||
stations:
|
||||
WonderBoxStation:
|
||||
stationProto: StandardNanotrasenStation
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: Meta
|
||||
mapName: 'Meta Station'
|
||||
mapPath: /Maps/meta.yml
|
||||
minPlayers: 50
|
||||
minPlayers: 0
|
||||
stations:
|
||||
Meta:
|
||||
stationProto: StandardNanotrasenStation
|
||||
@@ -43,9 +43,9 @@
|
||||
Paramedic: [ 1, 1 ]
|
||||
#science
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
Scientist: [ 4, 6 ]
|
||||
ResearchAssistant: [ 3, 6 ]
|
||||
ResearchAssistant: [ 3, 6 ]
|
||||
Borg: [ 2, 2 ]
|
||||
#security
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
|
||||
Reference in New Issue
Block a user