From d28f0a386e7cd41fda2def94dd5658eb00b069ba Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Fri, 12 Apr 2024 15:19:25 -0400 Subject: [PATCH] Revert "Change map prefix to DV (#63)" This reverts commit cddbcba115d2d8786aefe7f3eee17516ed674e0a. --- Resources/Prototypes/Maps/arena.yml | 2 +- Resources/Prototypes/Maps/asterisk.yml | 2 +- Resources/Prototypes/Maps/edge.yml | 2 +- Resources/Prototypes/Maps/hammurabi.yml | 2 +- Resources/Prototypes/Maps/hive.yml | 2 +- Resources/Prototypes/Maps/pebble.yml | 2 +- Resources/Prototypes/Maps/shoukou.yml | 2 +- Resources/Prototypes/Maps/submarine.yml | 2 +- Resources/Prototypes/Maps/tortuga.yml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Resources/Prototypes/Maps/arena.yml b/Resources/Prototypes/Maps/arena.yml index 400a63cf6e1..31df751ea5c 100644 --- a/Resources/Prototypes/Maps/arena.yml +++ b/Resources/Prototypes/Maps/arena.yml @@ -12,7 +12,7 @@ mapNameTemplate: '{0} Arena Station {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: 'TG' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_UCLB.yml - type: StationJobs diff --git a/Resources/Prototypes/Maps/asterisk.yml b/Resources/Prototypes/Maps/asterisk.yml index 1a7480df629..112c33a89f4 100644 --- a/Resources/Prototypes/Maps/asterisk.yml +++ b/Resources/Prototypes/Maps/asterisk.yml @@ -14,7 +14,7 @@ mapNameTemplate: '{0} Asterisk Station {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: '14' - type: StationJobs overflowJobs: - Passenger diff --git a/Resources/Prototypes/Maps/edge.yml b/Resources/Prototypes/Maps/edge.yml index e9df3f397ee..7da7947677e 100644 --- a/Resources/Prototypes/Maps/edge.yml +++ b/Resources/Prototypes/Maps/edge.yml @@ -14,7 +14,7 @@ mapNameTemplate: '{0} Edge Station {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: '14' - type: StationJobs overflowJobs: - Passenger diff --git a/Resources/Prototypes/Maps/hammurabi.yml b/Resources/Prototypes/Maps/hammurabi.yml index 6c27a09ddbb..8ef7294514b 100644 --- a/Resources/Prototypes/Maps/hammurabi.yml +++ b/Resources/Prototypes/Maps/hammurabi.yml @@ -11,7 +11,7 @@ mapNameTemplate: '{0} Hammurabi Prison Station {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: 'TG' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Centipede.yml - type: StationJobs diff --git a/Resources/Prototypes/Maps/hive.yml b/Resources/Prototypes/Maps/hive.yml index 0b6d3a182ce..013cc58a13a 100644 --- a/Resources/Prototypes/Maps/hive.yml +++ b/Resources/Prototypes/Maps/hive.yml @@ -12,7 +12,7 @@ mapNameTemplate: 'The Hive' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: 'TG' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Seal.yml - type: StationJobs diff --git a/Resources/Prototypes/Maps/pebble.yml b/Resources/Prototypes/Maps/pebble.yml index 81b77070b73..40fbe18505d 100644 --- a/Resources/Prototypes/Maps/pebble.yml +++ b/Resources/Prototypes/Maps/pebble.yml @@ -12,7 +12,7 @@ mapNameTemplate: '{0} Pebble Station {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: '14' - type: StationJobs overflowJobs: - Passenger diff --git a/Resources/Prototypes/Maps/shoukou.yml b/Resources/Prototypes/Maps/shoukou.yml index 5b4664eb161..d7242ce908b 100644 --- a/Resources/Prototypes/Maps/shoukou.yml +++ b/Resources/Prototypes/Maps/shoukou.yml @@ -12,7 +12,7 @@ mapNameTemplate: '{0} Shōkō "Little Port" {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: '14' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Delta.yml - type: StationJobs diff --git a/Resources/Prototypes/Maps/submarine.yml b/Resources/Prototypes/Maps/submarine.yml index 6f73a22a8a8..c3b358c16c3 100644 --- a/Resources/Prototypes/Maps/submarine.yml +++ b/Resources/Prototypes/Maps/submarine.yml @@ -11,7 +11,7 @@ mapNameTemplate: '{0} Submarine {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: '14' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_BC20.yml - type: StationJobs diff --git a/Resources/Prototypes/Maps/tortuga.yml b/Resources/Prototypes/Maps/tortuga.yml index 7bbaee4cd09..1374208c2da 100644 --- a/Resources/Prototypes/Maps/tortuga.yml +++ b/Resources/Prototypes/Maps/tortuga.yml @@ -11,7 +11,7 @@ mapNameTemplate: '{0} Tortuga Station {1}' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'DV' + prefixCreator: 'TG' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Seal.yml - type: StationJobs