Make firesuits not pressure resistant (#10182)
This commit is contained in:
@@ -220,9 +220,6 @@
|
|||||||
Piercing: 0.95
|
Piercing: 0.95
|
||||||
Heat: 0.65
|
Heat: 0.65
|
||||||
Radiation: 1
|
Radiation: 1
|
||||||
- type: PressureProtection
|
|
||||||
highPressureMultiplier: 0.65
|
|
||||||
lowPressureMultiplier: 1000
|
|
||||||
- type: IdentityBlocker
|
- type: IdentityBlocker
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
|
|||||||
@@ -44,9 +44,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Suits/fire.rsi
|
sprite: Clothing/OuterClothing/Suits/fire.rsi
|
||||||
- type: PressureProtection
|
|
||||||
highPressureMultiplier: 0.65
|
|
||||||
lowPressureMultiplier: 1000
|
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/OuterClothing/Suits/fire.rsi
|
sprite: Clothing/OuterClothing/Suits/fire.rsi
|
||||||
- type: Armor
|
- type: Armor
|
||||||
|
|||||||
Reference in New Issue
Block a user