Pirate ship and prototypes for admemes (#7552)
This commit is contained in:
6400
Resources/Maps/pirate.yml
Normal file
6400
Resources/Maps/pirate.yml
Normal file
File diff suppressed because it is too large
Load Diff
13
Resources/Prototypes/Maps/infiltrator.yml
Normal file
13
Resources/Prototypes/Maps/infiltrator.yml
Normal 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 ]
|
||||||
13
Resources/Prototypes/Maps/pirate.yml
Normal file
13
Resources/Prototypes/Maps/pirate.yml
Normal 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 ]
|
||||||
Reference in New Issue
Block a user