Skip to content

Commit

Permalink
Brigmedic-Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Aug 18, 2023
1 parent d2a30cb commit bb7cc00
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -329,3 +329,13 @@
- id: Cutlass
- id: WeaponRevolverPirate
- id: ClothingEyesEyepatch

- type: entity
noSpawn: true
parent: ClothingBackpackBrigmedic
id: ClothingBackpackBrigmedicFilled
components:
- type: StorageFill
contents:
- id: BoxSurvivalBrigmedic
- id: Flash
21 changes: 20 additions & 1 deletion Resources/Prototypes/Roles/Jobs/Security/brigmedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,23 @@
- Security
- Brig
- Maintenance
- External
- 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
neck: ClothingNeckBodycam
innerclothingskirt: ClothingUniformJumpskirtBrigmedic
satchel: ClothingBackpackSatchelBrigmedicFilled
duffelbag: ClothingBackpackDuffelBrigmedicFilled

0 comments on commit bb7cc00

Please sign in to comment.