Random station names! (#5548)
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
- type: gameMap
|
||||
id: saltern
|
||||
mapName: Saltern
|
||||
mapName: 'Saltern'
|
||||
mapNameTemplate: '{0} Saltern {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: '14'
|
||||
mapPath: Maps/saltern.yml
|
||||
minPlayers: 0
|
||||
maxPlayers: 20
|
||||
@@ -30,7 +34,11 @@
|
||||
|
||||
- type: gameMap
|
||||
id: packedstation
|
||||
mapName: Packedstation
|
||||
mapName: 'Packedstation'
|
||||
mapNameTemplate: '{0} Packedstation {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: 'VG'
|
||||
mapPath: Maps/packedstation.yml
|
||||
minPlayers: 15
|
||||
overflowJobs:
|
||||
@@ -59,7 +67,11 @@
|
||||
|
||||
- type: gameMap
|
||||
id: knightship
|
||||
mapName: Knight Ship
|
||||
mapName: 'Knightship'
|
||||
mapNameTemplate: '{0} Knightship {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: '14'
|
||||
mapPath: Maps/knightship.yml
|
||||
minPlayers: 0
|
||||
maxPlayers: 8
|
||||
|
||||
Reference in New Issue
Block a user