This commit is contained in:
Checkraze
2023-01-20 09:21:16 -05:00
committed by GitHub
parent a7e337c008
commit f253b86f04
2 changed files with 2 additions and 20 deletions

View File

@@ -1485,8 +1485,8 @@ entities:
- 0
- 0
type: GridAtmosphere
- id: Dart
type: BecomesStation
- type: Shuttle
- type: GridPathfinding
- type: RadiationGridResistance
- uid: 2
type: Grille

View File

@@ -1,18 +0,0 @@
- type: gameMap
id: Dart
mapName: 'Dart ERT'
mapPath: /Maps/dart.yml
minPlayers: 0
stations:
Dart:
mapNameTemplate: '{0} Dart ERT {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
overflowJobs: []
availableJobs:
ERTLeader: [ 0, 1 ]
ERTEngineer: [ 0, 1 ]
ERTSecurity: [ 0, 1 ]
ERTMedical: [ 0, 1 ]
ERTJanitor: [ 0, 1 ]