Pirate ship and prototypes for admemes (#7552)

This commit is contained in:
Emisse
2022-04-23 19:06:38 -06:00
committed by GitHub
parent bee37a31ba
commit 071aa49b5a
3 changed files with 6426 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
- type: gameMap
id: infiltrator
mapName: 'Syndicate Infiltrator'
mapNameTemplate: '{0} Infiltrator {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
mapPath: /Maps/infiltrator.yml
minPlayers: 0
votable: false
overflowJobs: []
availableJobs:
Captain: [ 1, 1 ]

View File

@@ -0,0 +1,13 @@
- type: gameMap
id: pirate
mapName: 'Pirate Ship'
mapNameTemplate: '{0} Pirate {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
mapPath: /Maps/pirate.yml
minPlayers: 0
votable: false
overflowJobs: []
availableJobs:
Captain: [ 1, 1 ]