centcomm.yml 486 B

123456789101112131415
  1. - type: gameMap
  2. id: CentComm
  3. isGrid: true # Did you know that centcomm is the only "game map" that isn't actually a map? Send help.
  4. mapName: 'Central Command'
  5. mapPath: /Maps/centcomm.yml
  6. minPlayers: 10
  7. stations:
  8. centcomm:
  9. stationProto: NanotrasenCentralCommand
  10. components:
  11. - type: StationNameSetup
  12. mapNameTemplate: '{0} Central Command {1}'
  13. nameGenerator:
  14. !type:NanotrasenNameGenerator
  15. prefixCreator: 'TG'