fix elite suit (#8127)
This commit is contained in:
@@ -545,9 +545,9 @@
|
|||||||
description: An upgraded version of the blood red hardsuit that features enhanced fireproofing, pressure resist, and superior armor.
|
description: An upgraded version of the blood red hardsuit that features enhanced fireproofing, pressure resist, and superior armor.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/syndiecommander.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/syndieelite.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/syndiecommander.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/syndieelite.rsi
|
||||||
- type: PressureProtection
|
- type: PressureProtection
|
||||||
highPressureMultiplier: 0.02
|
highPressureMultiplier: 0.02
|
||||||
lowPressureMultiplier: 1000
|
lowPressureMultiplier: 1000
|
||||||
@@ -567,4 +567,4 @@
|
|||||||
- type: ExplosionResistance
|
- type: ExplosionResistance
|
||||||
resistance: 0.3
|
resistance: 0.3
|
||||||
- type: ToggleableClothing
|
- type: ToggleableClothing
|
||||||
clothingPrototype: ClothingHeadHelmetHardsuitSyndieElite
|
clothingPrototype: ClothingHeadHelmetHardsuitSyndieElite
|
||||||
|
|||||||
Reference in New Issue
Block a user