more stuff
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
id: Omega
|
||||
mapName: 'Omega'
|
||||
mapPath: /Maps/White/omega.yml
|
||||
minPlayers: 10
|
||||
maxPlayers: 35
|
||||
minPlayers: 0
|
||||
stations:
|
||||
Omega:
|
||||
stationProto: StandardNanotrasenStation
|
||||
@@ -41,6 +40,7 @@
|
||||
Chemist: [ 2, 2 ]
|
||||
MedicalDoctor: [ 2, 2 ]
|
||||
MedicalIntern: [ 2, 2 ]
|
||||
Paramedic: [ 1, 2 ]
|
||||
#science
|
||||
ResearchDirector: [ 1, 1 ]
|
||||
SeniorResearcher: [ 1, 1 ]
|
||||
@@ -54,6 +54,7 @@
|
||||
Detective: [ 1, 1 ]
|
||||
SecurityCadet: [ 2, 2 ]
|
||||
Lawyer: [ 1, 1 ]
|
||||
Inspector: [ 1, 1 ]
|
||||
#supply
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 2, 2 ]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
- type: gameMap
|
||||
id: Origin
|
||||
mapName: 'Origin'
|
||||
mapPath: /Maps/origin.yml
|
||||
minPlayers: 50
|
||||
mapPath: /Maps/White/origin.yml
|
||||
minPlayers: 30
|
||||
stations:
|
||||
Origin:
|
||||
stationProto: StandardNanotrasenStation
|
||||
@@ -56,6 +56,7 @@
|
||||
Detective: [ 1, 1 ]
|
||||
SecurityOfficer: [ 6, 6 ]
|
||||
SecurityCadet: [ 2, 4 ]
|
||||
Inspector: [ 1, 1 ]
|
||||
#supply
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 3, 3 ]
|
||||
@@ -67,4 +68,5 @@
|
||||
Musician: [ 2, 2 ]
|
||||
Boxer: [ 1, 1 ]
|
||||
Reporter: [ 1, 1 ]
|
||||
|
||||
Maid: [ 1, 1 ]
|
||||
Bomzh: [ 1, 0 ]
|
||||
|
||||
@@ -216,6 +216,18 @@
|
||||
- BasicRoundstartVariation
|
||||
- GameRuleMeteorScheduler
|
||||
|
||||
- type: gamePreset
|
||||
id: SecretSurvival #For Admin Use: Runs Survival but shows "Secret" in lobby.
|
||||
alias:
|
||||
- secretsurvival
|
||||
name: secret-title
|
||||
showInVote: false #Admin Use
|
||||
description: secret-description
|
||||
rules:
|
||||
- RampingStationEventScheduler
|
||||
- BasicRoundstartVariation
|
||||
- GameRuleMeteorScheduler
|
||||
|
||||
- type: gamePreset
|
||||
id: SecretTraitor #For Admin Use: Runs Traitor but shows "Secret" in lobby.
|
||||
alias:
|
||||
|
||||
Reference in New Issue
Block a user