Skip to content

Commit

Permalink
Change map prefix to DV (#63)
Browse files Browse the repository at this point in the history
## Mirror of PR #979: [Change map prefix to
DV](DeltaV-Station/Delta-v#979) from <img
src="https://avatars.githubusercontent.com/u/131613340?v=4"
alt="DeltaV-Station" width="22"/>
[DeltaV-Station](https://github.com/DeltaV-Station)/[Delta-v](https://github.com/DeltaV-Station/Delta-v)

<aside>PR opened by <img
src="https://avatars.githubusercontent.com/u/107660393?v=4"
width="16"/><a href="https://github.com/IamVelcroboy"> IamVelcroboy</a>
at 2024-03-19 00:13:41 UTC</aside>
<aside>PR merged by <img
src="https://avatars.githubusercontent.com/u/107660393?v=4"
width="16"/><a href="https://github.com/IamVelcroboy"> IamVelcroboy</a>
at 2024-03-19 02:19:48 UTC</aside>
<sup>

`1f6cb805d63ec66194dbcc04a8cd4cb20b389711`

</sup>

---

PR changed 0 files with 0 additions and 0 deletions.

The PR had the following labels:
- Changes: Map


---

<details open="true"><summary><h1>Original Body</h1></summary>

> **About**
> Title(I honestly thought this pulled from a random string until
yesterday)
> 
> We'll use DV for our maps from here out. 


</details>

Co-authored-by: Velcroboy <[email protected]>
  • Loading branch information
SimpleStation14 and IamVelcroboy committed Apr 8, 2024
1 parent f8fd2aa commit cddbcba
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 cddbcba

Please sign in to comment.