Skip to content

Commit

Permalink
Revert "Шлем скаф отдельно?"
Browse files Browse the repository at this point in the history
This reverts commit d083cbc.
  • Loading branch information
Schrodinger71 committed Sep 10, 2024
1 parent e5c9798 commit e8d20b0
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions Resources/Prototypes/ADT/_TimePatrol/time_sesurity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
mask: ADTChronosMask
jumpsuit: ClothingUniformJumpsuitOperative
shoes: ADTClothingShoesBootsCombatNeCkoll
head: ADTClothingHeadHelmetHardsuitDeathsquad
#head: ADTClothingHeadHelmetHardsuitDeathsquad
eyes: ClothingEyesGlassesSunglasses
gloves: ClothingHandsGlovesColorBlack
outerClothing: ADTClothingOuterHardsuitDeathsquad
Expand Down Expand Up @@ -154,7 +154,7 @@
shader: unshaded

- type: entity
parent: [ClothingOuterBaseLarge, AllowSuitStorageClothing] #ClothingOuterHardsuitBase
parent: ClothingOuterHardsuitBase
id: ADTClothingOuterHardsuitDeathsquad
name: deathsquad hardsuit
description: An advanced hardsuit favored by commandos for use in special operations.
Expand Down Expand Up @@ -183,32 +183,28 @@
walkModifier: 1.0
sprintModifier: 1.0
- type: HeldSpeedModifier
# - type: ToggleableClothing
# clothingPrototype: ADTClothingHeadHelmetHardsuitDeathsquad
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: ClothingRequiredStepTriggerImmune
slots: WITHOUT_POCKET
- type: ToggleableClothing
clothingPrototype: ADTClothingHeadHelmetHardsuitDeathsquad

- type: entity
parent: ClothingHeadLightBase #ClothingHeadHardsuitWithLightBase
parent: ClothingHeadHardsuitWithLightBase #ClothingHeadHardsuitWithLightBase
id: ADTClothingHeadHelmetHardsuitDeathsquad
name: deathsquad hardsuit helmet
description: A robust helmet for special operations.
components:
# - type: IngestionBlocker
# - type: IdentityBlocker
- type: BreathMask
- type: Sprite
sprite: ADT/Clothing/Head/Hardsuits/time_security_helmet.rsi
- type: Clothing
sprite: ADT/Clothing/Head/Hardsuits/time_security_helmet.rsi
quickEquip: true
# - type: PointLight # Corvax-Resprite
# color: cyan
- type: PointLight
color: "#c53dff"
#radius: 1.1
energy: 6
- type: TemperatureProtection
coefficient: 0.001
- type: PressureProtection
highPressureMultiplier: 0.08
lowPressureMultiplier: 1000
Expand All @@ -221,9 +217,6 @@
Heat: 0.3
Radiation: 0.3
Caustic: 0.3
- type: Tag
tags:
- WhitelistChameleon

- type: entity
parent: ClothingBackpackERTLeader # ADTADTClothingBackpackSecurityCybBase
Expand Down

0 comments on commit e8d20b0

Please sign in to comment.