From 31bde154373bda15f1b4cc1e08273f545efdbf4d Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Sat, 30 Jul 2022 22:44:50 -0400 Subject: [PATCH] Make firesuits not pressure resistant (#10182) --- Resources/Prototypes/Entities/Clothing/Head/helmets.yml | 3 --- Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml | 3 --- 2 files changed, 6 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index fa8c59618e..a24c0e889a 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -220,9 +220,6 @@ Piercing: 0.95 Heat: 0.65 Radiation: 1 - - type: PressureProtection - highPressureMultiplier: 0.65 - lowPressureMultiplier: 1000 - type: IdentityBlocker - type: entity diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index dff7513a64..23c6a60be1 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -44,9 +44,6 @@ components: - type: Sprite sprite: Clothing/OuterClothing/Suits/fire.rsi - - type: PressureProtection - highPressureMultiplier: 0.65 - lowPressureMultiplier: 1000 - type: Clothing sprite: Clothing/OuterClothing/Suits/fire.rsi - type: Armor