Made Security & HOS Hardsuits Emit Yellow Light (#14522)

This commit is contained in:
Alekshhh
2023-03-13 19:45:47 +02:00
committed by GitHub
parent 6430f35d34
commit c141700569

View File

@@ -197,7 +197,7 @@
- type: Clothing
sprite: Clothing/Head/Hardsuits/security.rsi
- type: PointLight
color: "#ffadad"
color: "#ffeead"
- type: PressureProtection
highPressureMultiplier: 0.525
lowPressureMultiplier: 10000
@@ -220,7 +220,7 @@
- type: Clothing
sprite: Clothing/Head/Hardsuits/security-red.rsi
- type: PointLight
color: "#ffadad"
color: "#ffeead"
- type: PressureProtection
highPressureMultiplier: 0.45
lowPressureMultiplier: 10000