Skip to content

Commit

Permalink
фикс №3
Browse files Browse the repository at this point in the history
  • Loading branch information
Agronomist-NN committed Feb 16, 2025
1 parent de44502 commit 6f089fa
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 5 deletions.
11 changes: 11 additions & 0 deletions Resources/Prototypes/Corvax/Loadouts/Jobs/Security/pilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,19 @@
equipment:
jumpsuit: ClothingUniformJumpsuiSecurityPilot

# Outer
- type: loadout
id: CoatBomber
equipment:
outerClothing: ClothingOuterCoatBomber

# Shoes
- type: loadout
id: SecurityMagBoots
equipment:
shoes: ClothingShoesBootsMagSecurity

- type: loadout
id: Laceup
equipment:
shoes: ClothingShoesBootsLaceup
6 changes: 3 additions & 3 deletions Resources/Prototypes/Corvax/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
- JackSecBoots # Corvax
- JackBoots
- SecurityWinterBoots
- ClothingShoesBootsMagSecurity
- ClothingShoesBootsLaceup
- SecurityMagBoots
- Laceup

- type: loadoutGroup
id: SecurityHeadPilot
Expand All @@ -56,5 +56,5 @@
- ClothingOuterCoatSecurityOvercoat
- ClothingOuterCoatSecurityOfficerOvercoat
- SecurityOfficerWintercoat
- ClothingOuterCoatBomber
- CoatBomber
#backmen end
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
amount: 1
- id: DoubleEmergencyOxygenTankFilled
amount: 1
- id: SecGasmask
- id: ClothingMaskGasSecurity
amount: 1
- id: SecBelt
- id: ClothingBeltSecurityFilled
amount: 1
- id: JetpackSecurityFilled
amount: 1

0 comments on commit 6f089fa

Please sign in to comment.