Relic improvements (#35507)
This commit is contained in:
1259
Resources/Maps/Shuttles/cargo_relic.yml
Normal file
1259
Resources/Maps/Shuttles/cargo_relic.yml
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,9 +1,9 @@
|
||||
- type: gameMap
|
||||
id: Relic
|
||||
mapName: 'Relic'
|
||||
mapPath: /Maps/Relic.yml
|
||||
mapPath: /Maps/relic.yml
|
||||
minPlayers: 20
|
||||
maxPlayers: 55
|
||||
#maxPlayers: 55
|
||||
stations:
|
||||
Relic:
|
||||
stationProto: StandardNanotrasenStation
|
||||
@@ -12,11 +12,13 @@
|
||||
mapNameTemplate: '{0} Relic Station {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: '14'
|
||||
prefixCreator: 'OG'
|
||||
- type: StationEmergencyShuttle
|
||||
emergencyShuttlePath: /Maps/Shuttles/emergency_relic.yml
|
||||
- type: StationArrivals
|
||||
shuttlePath: /Maps/Shuttles/arrivals_relic.yml
|
||||
- type: StationCargoShuttle
|
||||
path: /Maps/Shuttles/cargo_relic.yml
|
||||
- type: StationJobs
|
||||
availableJobs:
|
||||
#command
|
||||
@@ -53,11 +55,9 @@
|
||||
Lawyer: [ 1, 1 ]
|
||||
#supply
|
||||
Quartermaster: [ 1, 1 ]
|
||||
SalvageSpecialist: [ 1, 2 ]
|
||||
CargoTechnician: [ 2, 2 ]
|
||||
#civilian
|
||||
Passenger: [ -1, -1 ]
|
||||
Clown: [ 1, 1 ]
|
||||
#silicon
|
||||
StationAi: [ 1, 1 ]
|
||||
Borg: [ 2, 2 ]
|
||||
Reference in New Issue
Block a user