Skip to content

Commit

Permalink
Map Edits (#1106)
Browse files Browse the repository at this point in the history
* Map Edits

* Adjust prefixes

* Fix invalids and reagent nulls

---------

Co-authored-by: Velcroboy <[email protected]>
  • Loading branch information
IamVelcroboy and BurningRash authored Apr 19, 2024
1 parent 47d94c7 commit 817c365
Show file tree
Hide file tree
Showing 10 changed files with 8,128 additions and 9,641 deletions.
2,966 changes: 1,006 additions & 1,960 deletions Resources/Maps/arena.yml

Large diffs are not rendered by default.

7,517 changes: 3,805 additions & 3,712 deletions Resources/Maps/hammurabi.yml

Large diffs are not rendered by default.

3,239 changes: 1,550 additions & 1,689 deletions Resources/Maps/hive.yml

Large diffs are not rendered by default.

3,995 changes: 1,741 additions & 2,254 deletions Resources/Maps/tortuga.yml

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions 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: 'NY'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_UCLB.yml
- type: StationJobs
Expand Down Expand Up @@ -41,7 +41,7 @@
Detective: [ 1, 1 ]
Gladiator: [ 0, 2 ]
HeadOfSecurity: [ 1, 1 ]
Prisoner: [ 1, 2 ]
Prisoner: [ 2, 2 ]
PrisonGuard: [ 1, 1 ]
SecurityOfficer: [ 5, 7 ]
SecurityCadet: [ 1, 2 ]
Expand All @@ -59,14 +59,14 @@
Reporter: [ 2, 2 ]
ServiceWorker: [ 1, 3 ]
#science
ResearchDirector: [ 1, 1 ]
Scientist: [ 3, 5 ]
Borg: [ 2, 2 ]
Chaplain: [ 1, 1 ]
ForensicMantis: [ 1, 1 ]
ResearchAssistant: [ 2, 4 ]
Chaplain: [ 1, 1 ]
Borg: [ 2, 2 ]
ResearchDirector: [ 1, 1 ]
Scientist: [ 3, 5 ]
#supply
Quartermaster: [ 1, 1 ]
CargoTechnician: [ 2, 3 ]
SalvageSpecialist: [ 2, 3 ]
MailCarrier: [ 1, 2 ]
SalvageSpecialist: [ 2, 3 ]
Quartermaster: [ 1, 1 ]
12 changes: 6 additions & 6 deletions 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: 'NY'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Centipede.yml
- type: StationJobs
Expand Down Expand Up @@ -58,14 +58,14 @@
Reporter: [ 2, 2 ]
ServiceWorker: [ 4, 6 ]
#science
ResearchDirector: [ 1, 1 ]
Scientist: [ 4, 6 ]
ResearchAssistant: [ 2, 3 ]
Chaplain: [ 1, 1 ]
Borg: [ 2, 3 ]
ForensicMantis: [ 1, 1 ]
ResearchAssistant: [ 2, 3 ]
ResearchDirector: [ 1, 1 ]
Scientist: [ 4, 6 ]
#supply
Quartermaster: [ 1, 1 ]
CargoTechnician: [ 2, 4 ]
SalvageSpecialist: [ 3, 5 ]
MailCarrier: [ 2, 3 ]
SalvageSpecialist: [ 3, 5 ]
Quartermaster: [ 1, 1 ]
6 changes: 3 additions & 3 deletions 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: 'NY'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Seal.yml
- type: StationJobs
Expand Down Expand Up @@ -66,7 +66,7 @@
ResearchDirector: [ 1, 1 ]
Scientist: [ 3, 5 ]
#supply
Quartermaster: [ 1, 1 ]
CargoTechnician: [ 2, 3 ]
SalvageSpecialist: [ 2, 3 ]
MailCarrier: [ 2, 2 ]
SalvageSpecialist: [ 2, 3 ]
Quartermaster: [ 1, 1 ]
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: 'NY'
- 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: 'NY'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Delta.yml
- type: StationJobs
Expand Down
14 changes: 7 additions & 7 deletions 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: 'NY'
- type: StationEmergencyShuttle
emergencyShuttlePath: /Maps/Shuttles/DeltaV/NTES_Seal.yml
- type: StationJobs
Expand Down Expand Up @@ -58,14 +58,14 @@
Reporter: [ 2, 2 ]
ServiceWorker: [ 3, 6 ]
#science
ResearchDirector: [ 1, 1 ]
Scientist: [ 5, 6 ]
ForensicMantis: [ 1, 1 ]
ResearchAssistant: [ 2, 4 ]
Chaplain: [ 1, 1 ]
Borg: [ 2, 3 ]
ForensicMantis: [ 1, 1 ]
ResearchAssistant: [ 2, 4 ]
ResearchDirector: [ 1, 1 ]
Scientist: [ 5, 6 ]
#supply
Quartermaster: [ 1, 1 ]
CargoTechnician: [ 2, 4 ]
SalvageSpecialist: [ 3, 4 ]
MailCarrier: [ 2, 2 ]
SalvageSpecialist: [ 3, 4 ]
Quartermaster: [ 1, 1 ]

0 comments on commit 817c365

Please sign in to comment.