Skip to content

Commit

Permalink
Change map prefix to DV (DeltaV-Station#979)
Browse files Browse the repository at this point in the history
Co-authored-by: Velcroboy
  • Loading branch information
IamVelcroboy authored Mar 19, 2024
1 parent 627e535 commit 1f6cb80
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/arena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/asterisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
mapNameTemplate: '{0} Asterisk Station {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
prefixCreator: 'DV'
- type: StationJobs
overflowJobs:
- Passenger
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
mapNameTemplate: '{0} Edge Station {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
prefixCreator: 'DV'
- type: StationJobs
overflowJobs:
- Passenger
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/hammurabi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/pebble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
mapNameTemplate: '{0} Pebble Station {1}'
nameGenerator:
!type:NanotrasenNameGenerator
prefixCreator: '14'
prefixCreator: 'DV'
- type: StationJobs
overflowJobs:
- Passenger
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/shoukou.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/submarine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Maps/tortuga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f6cb80

Please sign in to comment.