Map Edits: Tortuga (#5965)

* Map Edits: Tortuga

* Final commits

* Robo-Proto

* Service jobs

* reveiw fixes

* Jimbo's birthday present

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy 2026-06-08 14:50:31 -05:00 committed by GitHub
parent 79a4a15403
commit e1ff1ea820
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8427 additions and 2397 deletions

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,7 @@
MedicalIntern: [ 2, 4 ]
Paramedic: [ 1, 2 ]
Psychologist: [ 1, 1 ]
Surgeon: [ 1, 2 ]
#Surgeon: [ 1, 2 ] Disabled until role returns
#security
Brigmedic: [ 1, 1 ]
Detective: [ 2, 2 ]

View File

@ -10,7 +10,10 @@
bar: "#79150096"
epistemics: "#D381C996" # DeltaV - Epistemics Department replacing Science
logistics: "#A4610696" # DeltaV - Logistics Department replacing Cargo
justice: "#6b2833DD" # DeltaV - Added Justice Department
# Begin DeltaV additions
justice: "#6b2833DD"
warning: "#DE3A3A96"
# End DeltaV additions
janitor: "#8c347f96"
chemistry: "#fa750096"
virology: "#43990996"

View File

@ -97,6 +97,16 @@
- type: FaxMachine
name: "Civilian"
- type: entity
parent: FaxMachineBase
id: FaxMachineService
suffix: Service
components:
- type: PageSender
autoLinkJobs: [Bartender, Botanist, Botanist, Boxer, Chef, Clown, HeadOfPersonnel, Janitor, MartialArtist, Mime, Musician, Reporter, ServiceWorker, Zookeeper]
- type: FaxMachine
name: "Service"
# Job-specific fax machines
- type: entity
@ -468,3 +478,13 @@
autoLinkJobs: [ForensicMantis]
- type: FaxMachine
name: "Psionic Mantis"
- type: entity
parent: FaxMachineBase
id: FaxMachinePerma
suffix: Perma
components:
- type: PageSender
autoLinkJobs: [Prisoner]
- type: FaxMachine
name: "Permanent Brig"