From eebd654c34ccaa2e810e37b846ec12279facd45b Mon Sep 17 00:00:00 2001 From: Swept Date: Mon, 7 Sep 2020 09:53:14 +0000 Subject: [PATCH] Fixes "Spacesuit" (#2032) --- .../Clothing/OuterClothing/hardsuits.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index cd86874caa..062b66d91f 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -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