Skip to content

Commit

Permalink
Triple Patch Threat (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nairodian authored Jan 24, 2025
1 parent 3de86db commit 0a55209
Show file tree
Hide file tree
Showing 7 changed files with 78 additions and 26 deletions.
10 changes: 10 additions & 0 deletions Resources/CDMapPatches/elkridge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- !type:CDSpawnEntityMapPatch
worldPosition: -34.046875,-10.046875
id: LockerLostAndFound
- !type:CDSpawnEntityMapPatch
worldPosition: 11.142467,-19.738266
id: JobSlotsComputerFlatpack
- !type:CDSpawnEntityMapPatch
worldRotation: 3.141592653589793 rad
worldPosition: 19.953125,33.953125
id: ComputerShuttleSalvage
14 changes: 14 additions & 0 deletions Resources/CDMapPatches/loop.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
- !type:CDSpawnEntityMapPatch
worldPosition: -21.124258,23.921648
id: ComputerMedicalRecords
- !type:CDSpawnEntityMapPatch
worldRotation: -1.5707963267948966 rad
worldPosition: 15.875742,56.92165
id: ComputerShuttleSalvage
- !type:CDSpawnEntityMapPatch
worldPosition: -28.124258,58.92165
id: LockerLostAndFound
- !type:CDSpawnEntityMapPatch
worldRotation: 1.5707963267948966 rad
worldPosition: -30.124258,59.92165
id: ComputerJobSlots
11 changes: 11 additions & 0 deletions Resources/CDMapPatches/plasma.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- !type:CDSpawnEntityMapPatch
worldPosition: -46.731743,-6.401249
id: LockerLostAndFound
- !type:CDSpawnEntityMapPatch
worldRotation: -1.5707963267948966 rad
worldPosition: -54.731743,-6.401249
id: ComputerJobSlots
- !type:CDSpawnEntityMapPatch
worldRotation: 3.141592653589793 rad
worldPosition: -99.73174,30.598751
id: ComputerShuttleSalvage
6 changes: 3 additions & 3 deletions Resources/Prototypes/Maps/Pools/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@
- Box
- Cog
- Core
#- Elkridge # CD Change, temporarily derotated
- Elkridge
- Fland
- Gemini
#- Gate
#- Loop # CD change, temporarily derotated
- Loop
- Marathon
- Meta
- Oasis
- Omega
- Packed
#- Plasma # CD Change, temporarily derotated
- Plasma
- Reach
#- Train <- CD change, please no
- Ferrous
11 changes: 8 additions & 3 deletions Resources/Prototypes/Maps/elkridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
id: Elkridge
mapName: 'Elkridge Depot'
mapPath: /Maps/elkridge.yml
minPlayers: 7
maxPlayers: 35
minPlayers: 5 #CD change from 7 to 5
maxPlayers: 25 #CD change from 35 to 25
patchfile: /CDMapPatches/elkridge.yml #CD apply map patch
stations:
Elkridge:
stationProto: StandardNanotrasenStation
Expand Down Expand Up @@ -32,24 +33,28 @@
ServiceWorker: [ 2, 2 ]
#engineering
ChiefEngineer: [ 1, 1 ]
SeniorEngineer: [ 1, 1 ] #CD role
AtmosphericTechnician: [ 2, 2 ]
StationEngineer: [ 3, 4 ]
TechnicalAssistant: [ 2, 2 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
SeniorPhysician: [ 1, 1 ] #CD role
Chemist: [ 2, 2 ]
MedicalDoctor: [ 3, 3 ]
MedicalIntern: [ 2, 2 ]
Paramedic: [ 1, 1 ]
Psychologist: [ 1, 1 ]
#science
ResearchDirector: [ 1, 1 ]
SeniorResearcher: [ 1, 1 ] #CD role
Scientist: [ 3, 4 ]
ResearchAssistant: [ 2, 2 ]
#security
HeadOfSecurity: [ 1, 1 ]
SeniorOfficer: [ 1, 1 ] #CD role
Warden: [ 1, 1 ]
SecurityOfficer: [ 3, 4 ]
SecurityOfficer: [ 3, 3 ] #CD change from 3-4 to 3-3
Detective: [ 1, 1 ]
SecurityCadet: [ 2, 2 ]
Lawyer: [ 1, 1 ]
Expand Down
29 changes: 18 additions & 11 deletions Resources/Prototypes/Maps/loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
id: Loop
mapName: 'Loop Station'
mapPath: /Maps/loop.yml
minPlayers: 35
maxPlayers: 70
minPlayers: 25 #CD change from 35 to 25
maxPlayers: 45 #CD change from 70 to 45
patchfile: /CDMapPatches/loop.yml #CD apply map patch
stations:
Loop:
stationProto: StandardNanotrasenStation
Expand All @@ -27,33 +28,37 @@
Janitor: [ 2, 2 ]
Chaplain: [ 1, 1 ]
Librarian: [ 1, 1 ]
ServiceWorker: [ 3, 3 ]
ServiceWorker: [ 2, 2 ] #CD change from 3-3 to 2-2
#engineering
ChiefEngineer: [ 1, 1 ]
SeniorEngineer: [ 1, 1 ] #CD role
AtmosphericTechnician: [ 3, 3 ]
StationEngineer: [ 5, 5 ]
TechnicalAssistant: [ 5, 5 ]
TechnicalAssistant: [ 2, 2 ] #CD change from 5-5 to 2-2
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 3, 3 ]
MedicalDoctor: [ 4, 5 ]
SeniorPhysician: [ 1, 1 ] #CD role
Chemist: [ 2, 2 ] #CD change from 3-3 to 2-2
MedicalDoctor: [ 3, 3 ] #CD change from 4-5 to 3-3
Paramedic: [ 2, 2 ]
MedicalIntern: [ 4, 4 ]
MedicalIntern: [ 2, 2 ] #CD change from 4-4 to 2-2
#science
ResearchDirector: [ 1, 1 ]
SeniorResearcher: [ 1, 1 ] #CD role
Scientist: [ 5, 5 ]
ResearchAssistant: [ 4, 4 ]
ResearchAssistant: [ 2, 2 ] #CD change from 4-4 to 2-2
#security
HeadOfSecurity: [ 1, 1 ]
SeniorOfficer: [ 1, 1 ] #CD role
Warden: [ 1, 1 ]
SecurityOfficer: [ 5, 5 ]
SecurityOfficer: [ 3, 3 ] #CD change from 5-5 to 3-3
Detective: [ 1, 1 ]
SecurityCadet: [ 4, 4 ]
SecurityCadet: [ 2, 2 ] #CD change from 4-4 to 2-2
Lawyer: [ 2, 2 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 3 ]
CargoTechnician: [ 4, 4 ]
CargoTechnician: [ 3, 3 ] #CD change from 4-4 to 3-3
#civilian
Passenger: [ -1, -1 ]
Clown: [ 1, 1 ]
Expand All @@ -63,3 +68,5 @@
#silicon
StationAi: [ 1, 1 ]
Borg: [ 2, 3 ]
#misc
Prisoner: [ 1, 1 ] #CD Role
23 changes: 14 additions & 9 deletions Resources/Prototypes/Maps/plasma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
id: Plasma
mapName: 'Plasma'
mapPath: /Maps/plasma.yml
minPlayers: 20
maxPlayers: 60
minPlayers: 15 #CD change from 20 to 15
maxPlayers: 35 #CD change from 60 to 35
patchfile: /CDMapPatches/plasma.yml #CD apply map patch
stations:
Plasma:
stationProto: StandardNanotrasenStation
Expand Down Expand Up @@ -32,33 +33,37 @@
Reporter: [ 2, 3 ]
#engineering
ChiefEngineer: [ 1, 1 ]
SeniorEngineer: [ 1, 1 ] #CD role
AtmosphericTechnician: [ 4, 4 ]
StationEngineer: [ 4, 4 ]
TechnicalAssistant: [ 4, 4 ]
TechnicalAssistant: [ 2, 2 ] #CD change from 4-4 to 2-2
#medical
ChiefMedicalOfficer: [ 1, 1 ]
SeniorPhysician: [ 1, 1 ] #CD role
Chemist: [ 2, 2 ]
MedicalDoctor: [ 4, 4 ]
MedicalDoctor: [ 3, 3 ] #CD change from 4-4 to 3-3
Paramedic: [ 2, 2 ]
MedicalIntern: [ 4, 4 ]
MedicalIntern: [ 2, 2 ] #CD change from 4-4 to 2-2
Psychologist: [ 1, 1 ]
#science
ResearchDirector: [ 1, 1 ]
SeniorResearcher: [ 1, 1 ] #CD role
Scientist: [ 4, 4 ]
ResearchAssistant: [ 4, 4 ]
ResearchAssistant: [ 2, 2 ] #CD change from 4-4 to 2-2
StationAi: [ 1, 1 ]
Borg: [ 2, 4 ]
#security
HeadOfSecurity: [ 1, 1 ]
SeniorOfficer: [ 1, 1 ] #CD role
Warden: [ 1, 1 ]
SecurityOfficer: [ 6, 8 ]
SecurityOfficer: [ 3, 3 ] #CD change from 6-8 to 3-3
Detective: [ 1, 2 ]
SecurityCadet: [ 4, 4 ]
SecurityCadet: [ 2, 2 ] #CD change from 4-4 to 2-2
Lawyer: [ 1, 2 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 4, 4 ]
CargoTechnician: [ 4, 6 ]
CargoTechnician: [ 3, 3 ] #CD change from 4-6 to 3-3
#civilian
Passenger: [ -1, -1 ]
Clown: [ 1, 1 ]
Expand Down

0 comments on commit 0a55209

Please sign in to comment.