Skip to content

Commit

Permalink
Revert "Change map prefix to DV (Simple-Station#63)"
Browse files Browse the repository at this point in the history
This reverts commit cddbcba.
  • Loading branch information
VMSolidus committed Apr 12, 2024
1 parent 34e2162 commit d28f0a3
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: 'DV'
prefixCreator: 'TG'
- 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: 'DV'
prefixCreator: '14'
- 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: 'DV'
prefixCreator: '14'
- 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: 'DV'
prefixCreator: 'TG'
- 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: 'DV'
prefixCreator: 'TG'
- 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: 'DV'
prefixCreator: '14'
- 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: 'DV'
prefixCreator: '14'
- 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: 'DV'
prefixCreator: '14'
- 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: 'DV'
prefixCreator: 'TG'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Seal.yml
- type: StationJobs
Expand Down

0 comments on commit d28f0a3

Please sign in to comment.