13
Resources/Prototypes/Maps/Pools/default.yml
Normal file
13
Resources/Prototypes/Maps/Pools/default.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
- type: gameMapPool
|
||||
id: DefaultMapPool
|
||||
maps:
|
||||
- Bagel
|
||||
- Box
|
||||
- Cluster
|
||||
- Kettle
|
||||
- Lighthouse
|
||||
- Marathon
|
||||
- Omega
|
||||
- Origin
|
||||
- Pillar
|
||||
- Saltern
|
||||
@@ -3,7 +3,6 @@
|
||||
mapName: 'Central Command'
|
||||
mapPath: /Maps/centcomm.yml
|
||||
minPlayers: 10
|
||||
votable: false
|
||||
stations:
|
||||
centcomm:
|
||||
mapNameTemplate: '{0} Central Command {1}'
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
mapPath: /Maps/cluster.yml
|
||||
minPlayers: 0
|
||||
maxPlayers: 35
|
||||
votable: true
|
||||
stations:
|
||||
Cluster:
|
||||
mapNameTemplate: '{0} Cluster Station {1}'
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
mapName: 'Dart ERT'
|
||||
mapPath: /Maps/dart.yml
|
||||
minPlayers: 0
|
||||
votable: false
|
||||
stations:
|
||||
Dart:
|
||||
mapNameTemplate: '{0} Dart ERT {1}'
|
||||
@@ -16,4 +15,4 @@
|
||||
ERTEngineer: [ 0, 1 ]
|
||||
ERTSecurity: [ 0, 1 ]
|
||||
ERTMedical: [ 0, 1 ]
|
||||
ERTJanitor: [ 0, 1 ]
|
||||
ERTJanitor: [ 0, 1 ]
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
mapName: 'Syndicate Infiltrator'
|
||||
mapPath: /Maps/infiltrator.yml
|
||||
minPlayers: 0
|
||||
votable: false
|
||||
stations:
|
||||
Station: #TODO: Mapper, add a BecomesStation component to the primary grid of the map.
|
||||
mapNameTemplate: '{0} Infiltrator {1}'
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
mapPath: /Maps/omega.yml
|
||||
minPlayers: 0
|
||||
maxPlayers: 35
|
||||
votable: true
|
||||
stations:
|
||||
Omega:
|
||||
mapNameTemplate: '{0} Omega Station {1}'
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
mapName: 'Pirate Ship'
|
||||
mapPath: /Maps/pirate.yml
|
||||
minPlayers: 0
|
||||
votable: false
|
||||
stations:
|
||||
Station: #TODO: Mapper, add a BecomesStation component to the primary grid of the map.
|
||||
mapNameTemplate: '{0} Pirate {1}'
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
mapName: Empty
|
||||
mapPath: /Maps/Test/empty.yml
|
||||
minPlayers: 0
|
||||
votable: false
|
||||
stations:
|
||||
Empty:
|
||||
mapNameTemplate: "Empty"
|
||||
|
||||
Reference in New Issue
Block a user