Adds the Central Command outpost for Roundend and ERT to spawn at. (#9146)
* Adds Reach II * Updated Reach II to work after refactor * removing old map * Adding the Central Command outpost * Reachii isn't meant to be in here at all. * updated possible error in .yml * updating .yml * Updated CentComm, fixed some issues like lighting. * Imagine if we also docked at centcomm * a Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
committed by
GitHub
parent
5e316afe86
commit
6325a10a43
15
Resources/Prototypes/Maps/centcomm.yml
Normal file
15
Resources/Prototypes/Maps/centcomm.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
- type: gameMap
|
||||
id: centcomm
|
||||
mapName: 'Central Command'
|
||||
mapPath: /Maps/centcomm.yml
|
||||
minPlayers: 10
|
||||
stations:
|
||||
centcomm:
|
||||
mapNameTemplate: '{0} Central Command {1}'
|
||||
nameGenerator:
|
||||
!type:NanotrasenNameGenerator
|
||||
prefixCreator: 'TG'
|
||||
overflowJobs:
|
||||
- Passenger
|
||||
availableJobs:
|
||||
Passenger: [ 0, 1 ]
|
||||
Reference in New Issue
Block a user