diff --git a/Resources/Maps/dart.yml b/Resources/Maps/Shuttles/dart.yml similarity index 99% rename from Resources/Maps/dart.yml rename to Resources/Maps/Shuttles/dart.yml index c2ae839eb2..71b9ab5bc5 100644 --- a/Resources/Maps/dart.yml +++ b/Resources/Maps/Shuttles/dart.yml @@ -1485,8 +1485,8 @@ entities: - 0 - 0 type: GridAtmosphere - - id: Dart - type: BecomesStation + - type: Shuttle + - type: GridPathfinding - type: RadiationGridResistance - uid: 2 type: Grille diff --git a/Resources/Prototypes/Maps/dart.yml b/Resources/Prototypes/Maps/dart.yml deleted file mode 100644 index 0135bbc4b1..0000000000 --- a/Resources/Prototypes/Maps/dart.yml +++ /dev/null @@ -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 ]