Unique Hardsuit Light Colors (#13639)

This commit is contained in:
Nairod
2023-01-22 12:57:10 -06:00
committed by GitHub
parent f156f2e158
commit 7dab5e4985

View File

@@ -30,6 +30,8 @@
- state: equipped-head
- state: equipped-head-unshaded
shader: unshaded
- type: PointLight
color: "#adffe6"
- type: PressureProtection
highPressureMultiplier: 0.08
lowPressureMultiplier: 10000
@@ -85,6 +87,8 @@
sprite: Clothing/Head/Hardsuits/engineering.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/engineering.rsi
- type: PointLight
color: "#ffdbad"
- type: PressureProtection
highPressureMultiplier: 0.1
lowPressureMultiplier: 1000
@@ -100,6 +104,8 @@
sprite: Clothing/Head/Hardsuits/engineering-white.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/engineering-white.rsi
- type: PointLight
color: "#daffad"
- type: PressureProtection
highPressureMultiplier: 0.08
lowPressureMultiplier: 1000
@@ -130,6 +136,8 @@
sprite: Clothing/Head/Hardsuits/medical.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/medical.rsi
- type: PointLight
color: "#adf1ff"
- type: PressureProtection
highPressureMultiplier: 0.6
lowPressureMultiplier: 5500
@@ -147,6 +155,8 @@
sprite: Clothing/Head/Hardsuits/rd.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/rd.rsi
- type: PointLight
color: "#d6adff"
- type: PressureProtection
highPressureMultiplier: 0.60
lowPressureMultiplier: 5500
@@ -186,6 +196,8 @@
sprite: Clothing/Head/Hardsuits/security.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/security.rsi
- type: PointLight
color: "#ffadad"
- type: PressureProtection
highPressureMultiplier: 0.525
lowPressureMultiplier: 10000
@@ -207,6 +219,8 @@
sprite: Clothing/Head/Hardsuits/security-red.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/security-red.rsi
- type: PointLight
color: "#ffadad"
- type: PressureProtection
highPressureMultiplier: 0.45
lowPressureMultiplier: 10000
@@ -253,6 +267,8 @@
sprite: Clothing/Head/Hardsuits/wizard.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/wizard.rsi
- type: PointLight
color: "#ffadfb"
- type: PressureProtection
highPressureMultiplier: 0.27
lowPressureMultiplier: 1000
@@ -427,6 +443,8 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertleader.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/ERThelmets/ertleader.rsi
- type: PointLight
color: "#addbff"
- type: entity
parent: ClothingHeadHelmetHardsuitERTLeader
@@ -437,6 +455,8 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertengineer.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/ERThelmets/ertengineer.rsi
- type: PointLight
color: "#f4ffad"
- type: entity
parent: ClothingHeadHelmetHardsuitERTLeader
@@ -447,6 +467,8 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertmedical.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/ERThelmets/ertmedical.rsi
- type: PointLight
color: "#adffec"
- type: entity
parent: ClothingHeadHelmetHardsuitERTLeader
@@ -457,6 +479,8 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertsecurity.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/ERThelmets/ertsecurity.rsi
- type: PointLight
color: "#ffadc6"
- type: entity
parent: ClothingHeadHelmetHardsuitERTLeader
@@ -467,3 +491,5 @@
sprite: Clothing/Head/Hardsuits/ERThelmets/ertjanitor.rsi
- type: Clothing
sprite: Clothing/Head/Hardsuits/ERThelmets/ertjanitor.rsi
- type: PointLight
color: "#cbadff"