Fixes "Spacesuit" (#2032)

This commit is contained in:
Swept
2020-09-07 09:53:14 +00:00
committed by GitHub
parent 0de5cfed7f
commit eebd654c34

View File

@@ -185,22 +185,6 @@
highPressureMultiplier: 0.45
lowPressureMultiplier: 100
- type: entity
parent: HardsuitBase
id: Spacesuit
name: spacesuit
description: A basic space suit.
components:
- type: Sprite
sprite: Clothing/OuterClothing/space.rsi
- type: Icon
sprite: Clothing/OuterClothing/space.rsi
- type: Clothing
sprite: Clothing/OuterClothing/space.rsi
- type: PressureProtection
highPressureMultiplier: 1
lowPressureMultiplier: 100
# I don't know what the hell "td" is but whatever i'll dump it here.
- type: entity
parent: HardsuitBase