From 1f6cb805d63ec66194dbcc04a8cd4cb20b389711 Mon Sep 17 00:00:00 2001 From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:19:47 -0500 Subject: [PATCH] Change map prefix to DV (#979) Co-authored-by: Velcroboy --- 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 31df751ea5c..400a63cf6e1 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: 'TG' + prefixCreator: 'DV' - 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 112c33a89f4..1a7480df629 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: '14' + prefixCreator: 'DV' - type: StationJobs overflowJobs: - Passenger diff --git a/Resources/Prototypes/Maps/edge.yml b/Resources/Prototypes/Maps/edge.yml index 7da7947677e..e9df3f397ee 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: '14' + prefixCreator: 'DV' - type: StationJobs overflowJobs: - Passenger diff --git a/Resources/Prototypes/Maps/hammurabi.yml b/Resources/Prototypes/Maps/hammurabi.yml index 8ef7294514b..6c27a09ddbb 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: 'TG' + prefixCreator: 'DV' - 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 013cc58a13a..0b6d3a182ce 100644 --- a/Resources/Prototypes/Maps/hive.yml +++ b/Resources/Prototypes/Maps/hive.yml @@ -12,7 +12,7 @@ mapNameTemplate: 'The Hive' nameGenerator: !type:NanotrasenNameGenerator - prefixCreator: 'TG' + prefixCreator: 'DV' - 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 40fbe18505d..81b77070b73 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: '14' + prefixCreator: 'DV' - type: StationJobs overflowJobs: - Passenger diff --git a/Resources/Prototypes/Maps/shoukou.yml b/Resources/Prototypes/Maps/shoukou.yml index d7242ce908b..5b4664eb161 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: '14' + prefixCreator: 'DV' - 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 c3b358c16c3..6f73a22a8a8 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: '14' + prefixCreator: 'DV' - 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 1374208c2da..7bbaee4cd09 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: 'TG' + prefixCreator: 'DV' - type: StationEmergencyShuttle emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Seal.yml - type: StationJobs