Make centcomm unvotable (#9239)

This commit is contained in:
wrexbe
2022-06-27 10:38:41 -07:00
committed by GitHub
parent a62486d38d
commit c97243413b

View File

@@ -3,6 +3,7 @@
mapName: 'Central Command' mapName: 'Central Command'
mapPath: /Maps/centcomm.yml mapPath: /Maps/centcomm.yml
minPlayers: 10 minPlayers: 10
votable: false
stations: stations:
centcomm: centcomm:
mapNameTemplate: '{0} Central Command {1}' mapNameTemplate: '{0} Central Command {1}'
@@ -12,4 +13,4 @@
overflowJobs: overflowJobs:
- Passenger - Passenger
availableJobs: availableJobs:
Passenger: [ 0, 1 ] Passenger: [ 0, 1 ]