Skip to content

Commit

Permalink
фикс "фикса" IZK (Rxup#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
PvrG authored Jun 26, 2024
1 parent 232487e commit 7bea45e
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
26 changes: 26 additions & 0 deletions Resources/Prototypes/Corvax/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,29 @@
- ChiefEngineerSatchel
- ChiefEngineerDuffel

# JumpsuitPsi
- type: loadoutGroup
id: PsychologistJumpsuit
name: loadout-group-psychologist-jumpsuit
loadouts:
- PsychologistJumpsuit
- PsychologistJumpsuitCrimson

# Jumpsuitщитькодбубубу
- type: loadout
id: PsychologistJumpsuit
equipment: PsychologistJumpsuit

- type: startingGear
id: PsychologistJumpsuit
equipment:
jumpsuit: ClothingUniformJumpsuitPsychologist

- type: loadout
id: PsychologistJumpsuitCrimson
equipment: PsychologistJumpsuitCrimson

- type: startingGear
id: PsychologistJumpsuitCrimson
equipment:
jumpsuit: ClothingUniformJumpsuitPsychologistCrimson
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/role_loadouts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@
- type: roleLoadout
id: JobPsychologist
groups:
- PsychologistJumpsuit #backmen
- MedicalBackpack
- Glasses
- Medals #backmen
Expand Down

0 comments on commit 7bea45e

Please sign in to comment.