Skip to content

Commit

Permalink
Добавление FlashImmunity и EyeProtection шлемам скафандров (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
Focstor authored Jul 26, 2024
1 parent 73f4405 commit 8a21116
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
coefficient: 0.005
- type: FireProtection
reduction: 0.2
- type: EyeProtection
- type: FlashImmunity

#Engineering Hardsuit
- type: entity
Expand All @@ -80,6 +82,8 @@
- type: PressureProtection
highPressureMultiplier: 0.1
lowPressureMultiplier: 1000
- type: EyeProtection
- type: FlashImmunity

#Spationaut Hardsuit
- type: entity
Expand Down Expand Up @@ -180,6 +184,7 @@
Slash: 0.9
Piercing: 0.9
Heat: 0.9
- type: FlashImmunity

#Brigmedic Hardsuit
- type: entity
Expand All @@ -206,6 +211,7 @@
- type: PressureProtection
highPressureMultiplier: 0.6
lowPressureMultiplier: 1000
- type: FlashImmunity

#Warden's Hardsuit
- type: entity
Expand All @@ -230,6 +236,7 @@
Slash: 0.9
Piercing: 0.9
Heat: 0.9
- type: FlashImmunity

#Captain's Hardsuit
- type: entity
Expand Down Expand Up @@ -264,6 +271,8 @@
lowPressureMultiplier: 1000
- type: FireProtection
reduction: 0.2
- type: EyeProtection
- type: FlashImmunity

#Chief Medical Officer's Hardsuit
- type: entity
Expand Down Expand Up @@ -322,6 +331,7 @@
Slash: 0.9
Piercing: 0.9
Heat: 0.9
- type: FlashImmunity

#Luxury Mining Hardsuit
- type: entity
Expand Down Expand Up @@ -558,6 +568,7 @@
Slash: 0.9
Piercing: 0.9
Heat: 0.9
- type: FlashImmunity

#ERT Chaplain Hardsuit
- type: entity
Expand All @@ -572,6 +583,7 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertchaplain.rsi
- type: PointLight
color: "#ffffff"
- type: FlashImmunity

#ERT Engineer Hardsuit
- type: entity
Expand All @@ -593,6 +605,8 @@
Slash: 0.9
Piercing: 0.9
Heat: 0.9
- type: FlashImmunity
- type: EyeProtection

#ERT Medical Hardsuit
- type: entity
Expand All @@ -607,6 +621,7 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertmedical.rsi
- type: PointLight
color: "#adffec"
- type: FlashImmunity

#ERT Security Hardsuit
- type: entity
Expand All @@ -628,6 +643,7 @@
Slash: 0.9
Piercing: 0.9
Heat: 0.9
- type: FlashImmunity

#ERT Janitor Hardsuit
- type: entity
Expand All @@ -642,6 +658,7 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertjanitor.rsi
- type: PointLight
color: "#cbadff"
- type: FlashImmunity

#CBURN Hardsuit
- type: entity
Expand Down Expand Up @@ -709,6 +726,8 @@
Heat: 0.80
Radiation: 0.80
Caustic: 0.95
- type: FlashImmunity
- type: EyeProtection

#MISC. HARDSUITS
#Clown Hardsuit
Expand Down

0 comments on commit 8a21116

Please sign in to comment.