Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin-Tel committed Sep 20, 2023
2 parents 3ffe090 + 3d413d3 commit bb88506
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
8 changes: 8 additions & 0 deletions Resources/Changelog/DeltaVChangelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -453,3 +453,11 @@ Entries:
any bugs/issues in the mapping channel in Discord.
id: 61
time: '2023-09-14T16:14:37.0000000+00:00'
- author: Colin-Tel
changes:
- type: Tweak
message: >-
Paramedics now spawn with their respective equipment for retrieving
crewmates more effectively.
id: 62
time: '2023-09-19T15:38:37.0000000+00:00'
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
- type: Appearance
- type: RadiationBlocker
resistance: 8
- type: Damageable
damageContainer: Inorganic
damageModifierSet: StrongMetallic

- type: entity
id: BlastDoorOpen
Expand Down
8 changes: 5 additions & 3 deletions Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,13 @@
id: ParamedicGear
equipment:
jumpsuit: ClothingUniformJumpsuitParamedic
back: ClothingBackpackMedicalFilled
back: ClothingBackpackParamedicFilled
shoes: ClothingShoesColorWhite
id: ParamedicPDA
ears: ClothingHeadsetMedical
belt: ClothingBeltParamedicFilled
pocket1: HandheldGPSBasic
pocket2: HandheldCrewMonitor
innerclothingskirt: ClothingUniformJumpskirtParamedic
satchel: ClothingBackpackSatchelMedicalFilled
duffelbag: ClothingBackpackDuffelMedicalFilled
satchel: ClothingBackpackSatchelParamedicFilled
duffelbag: ClothingBackpackDuffelParamedicFilled

0 comments on commit bb88506

Please sign in to comment.