diff --git a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml index f8d6395ba09..6886f59c509 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml @@ -19,22 +19,4 @@ - Security - Brig - Maintenance - - External - -- type: startingGear - id: BrigmedicGear - equipment: - jumpsuit: ClothingUniformJumpsuitBrigmedic - outerClothing: ClothingOuterCoatAMG - back: ClothingBackpackBrigmedicFilled - shoes: ClothingShoesColorRed - gloves: ClothingHandsGlovesNitrile - eyes: ClothingEyesHudMedical - head: ClothingHeadHatBeretBrigmedic - id: BrigmedicPDA - ears: ClothingHeadsetBrigmedic - mask: ClothingMaskBreathMedicalSecurity - belt: ClothingBeltMedicalFilled - innerclothingskirt: ClothingUniformJumpskirtBrigmedic - satchel: ClothingBackpackSatchelBrigmedicFilled - duffelbag: ClothingBackpackDuffelBrigmedicFilled + - External \ No newline at end of file diff --git a/Resources/Prototypes/Roles/Jobs/departments.yml b/Resources/Prototypes/Roles/Jobs/departments.yml index e9af6922016..a8d7e33ab42 100644 --- a/Resources/Prototypes/Roles/Jobs/departments.yml +++ b/Resources/Prototypes/Roles/Jobs/departments.yml @@ -86,7 +86,7 @@ - Detective - Warden - PrisonGuard ##nyano - - BrigMedic + - Brigmedic - type: department id: Science diff --git a/Resources/Prototypes/Roles/play_time_trackers.yml b/Resources/Prototypes/Roles/play_time_trackers.yml index 1503dd43b1e..435e3ba1af6 100644 --- a/Resources/Prototypes/Roles/play_time_trackers.yml +++ b/Resources/Prototypes/Roles/play_time_trackers.yml @@ -137,4 +137,4 @@ id: JobZookeeper - type: playTimeTracker - id: BrigMedic + id: JobBrigmedic diff --git a/Resources/Prototypes/_NF/Shipyard/carrier.yml b/Resources/Prototypes/_NF/Shipyard/carrier.yml index f86a2453c83..d51a6653fc9 100644 --- a/Resources/Prototypes/_NF/Shipyard/carrier.yml +++ b/Resources/Prototypes/_NF/Shipyard/carrier.yml @@ -27,4 +27,4 @@ PrisonGuard: [ 1, 1 ] SecurityOfficer: [ 1, 1 ] Warden: [ 1, 1 ] - BrigMedic: [ 1, 1 ] \ No newline at end of file + Brigmedic: [ 1, 1 ] \ No newline at end of file