Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
исправление БЩ
  • Loading branch information
Tenteratus committed Jun 5, 2024
1 parent 5282c64 commit fc3f051
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
7 changes: 6 additions & 1 deletion Resources/Prototypes/Catalog/Fills/Lockers/heads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,11 @@
components:
- type: StorageFill
contents:
- id: MysteryWeaponBox
- id: MagazinePistolSubMachineGun
- id: MagazinePistolSubMachineGun
- id: MagazineMagnum
- id: WeaponPistolN1984
- id: WeaponSubMachineGunAtreides
- id: MedkitCombatFilled
- id: Handcuffs
- id: Flash
Expand All @@ -103,6 +107,7 @@
- id: ClothingHeadsetAltBlueShield
- id: ClothingHeadsetBlueShield
- id: WoodenMedalCase
- id: ClothingOuterHardsuitERTBlueShield

- type: entity
id: LockerCaptainFilled
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

# BlueShield Hardsuit
- type: entity
parent: ClothingOuterHardsuitSyndie
parent: ClothingOuterHardsuitSecurity
id: ClothingOuterHardsuitERTBlueShield
name: ERT security's hardsuit
components:
Expand All @@ -73,6 +73,9 @@
sprite: Starshine/Clothing/OuterClothing/Hardsuits/blueshield.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitERTBlueShield
- type: ClothingSpeedModifier
walkModifier: 0.9
sprintModifier: 0.9

#Chrono Legionnaire Hardsuit
- type: entity
Expand Down

0 comments on commit fc3f051

Please sign in to comment.