- - type: gameMap
- id: CentComm
- isGrid: true # Did you know that centcomm is the only "game map" that isn't actually a map? Send help.
- mapName: 'Central Command'
- mapPath: /Maps/centcomm.yml
- minPlayers: 10
- stations:
- centcomm:
- stationProto: NanotrasenCentralCommand
- components:
- - type: StationNameSetup
- mapNameTemplate: '{0} Central Command {1}'
- nameGenerator:
- !type:NanotrasenNameGenerator
- prefixCreator: 'TG'
|