Updated cog (Maints edition) (#31935)

added stuff
This commit is contained in:
Spessmann
2024-09-07 12:58:16 -07:00
committed by GitHub
parent 53be04195a
commit 719e5a8ac1
3 changed files with 12886 additions and 4403 deletions

View File

@@ -46,4 +46,4 @@ job-description-serviceworker = Learn the basics of bartending, cooking, and gro
job-description-station-ai = Follow your laws, serve the crew.
job-description-visitor = Enjoy your visit to the station.
job-description-warden = Patrol the security department, ensure that no one is stealing from the armory, and make sure that all prisoners are processed and let out when their time is up.
job-description-zookeeper = Put on a joyful display of cute animals and space carps for all the crew to see. Currently available on Oasis.
job-description-zookeeper = Put on a joyful display of cute animals and space carps for all the crew to see. Currently available on Cog and Oasis.

File diff suppressed because it is too large Load Diff

View File

@@ -26,8 +26,9 @@
Janitor: [ 3, 3 ]
Chaplain: [ 1, 1 ]
Reporter: [ 2, 2 ]
Librarian: [ 1, 1 ] #finally added library
Librarian: [ 1, 1 ]
ServiceWorker: [ 3, 3 ]
Zookeeper: [ 1, 1 ]
#engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 3, 3 ]
@@ -50,7 +51,7 @@
SecurityOfficer: [ 4, 4 ]
Detective: [ 1, 1 ]
SecurityCadet: [ 4, 4 ]
Lawyer: [ 2, 2 ] #they also got a office now
Lawyer: [ 2, 2 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 3, 3 ]