Skip to content

Commit

Permalink
Merge pull request #98 from SpicyDarkFox/dbg
Browse files Browse the repository at this point in the history
Забытый фикс
  • Loading branch information
Evgencheg authored Sep 8, 2024
2 parents 21d3cab + 6a976e7 commit d8eaf9c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,12 @@
Heat: 0.9
- type: ToggleableClothing
clothingPrototype: LPPClothingHeadHelmetAcientSyndieEVA
requiredSlot:
- mask
slot: head
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
storagebase: !type:Container
ents: []

- type: entity
parent: ClothingMaskBase
Expand All @@ -47,6 +50,9 @@
Heat: 0.95
- type: ToggleableClothing
clothingPrototype: LPPClothingHeadHelmetHunter
requiredSlot:
- mask
slot: head
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
storagebase: !type:Container
ents: []
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
- back
- suitStorage
- type: Prying
speed: 3
# speed: 3
pryPowered: true

0 comments on commit d8eaf9c

Please sign in to comment.