From da0d73a65ecdcdb9dbf0792de3da3b5b87076ae9 Mon Sep 17 00:00:00 2001 From: Genkail <50331122+Genkail@users.noreply.github.com> Date: Sat, 29 Apr 2023 14:45:23 +0300 Subject: [PATCH] Equalization of hardsuits Syndie and ERT (#15861) --- .../Entities/Clothing/Head/hardsuit-helmets.yml | 10 +++++----- .../Entities/Clothing/OuterClothing/hardsuits.yml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml index 98106b7444..7db7664650 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/hardsuit-helmets.yml @@ -521,7 +521,7 @@ #ERT - type: entity - parent: ClothingHeadHardsuitWithLightBase + parent: ClothingHeadHelmetHardsuitSyndieCommander id: ClothingHeadHelmetHardsuitERTLeader noSpawn: true name: ERT leader hardsuit helmet @@ -535,7 +535,7 @@ color: "#addbff" - type: entity - parent: ClothingHeadHelmetHardsuitERTLeader + parent: ClothingHeadHelmetHardsuitSyndie id: ClothingHeadHelmetHardsuitERTEngineer noSpawn: true name: ERT engineer hardsuit helmet @@ -548,7 +548,7 @@ color: "#f4ffad" - type: entity - parent: ClothingHeadHelmetHardsuitERTLeader + parent: ClothingHeadHelmetHardsuitSyndieElite id: ClothingHeadHelmetHardsuitERTMedical noSpawn: true name: ERT medic hardsuit helmet @@ -563,7 +563,7 @@ protection: 0.20 - type: entity - parent: ClothingHeadHelmetHardsuitERTLeader + parent: ClothingHeadHelmetHardsuitSyndie id: ClothingHeadHelmetHardsuitERTSecurity noSpawn: true name: ERT security hardsuit helmet @@ -576,7 +576,7 @@ color: "#ffadc6" - type: entity - parent: ClothingHeadHelmetHardsuitERTLeader + parent: ClothingHeadHelmetHardsuitSyndie id: ClothingHeadHelmetHardsuitERTJanitor noSpawn: true name: ERT janitor hardsuit helmet diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 2ea005b097..bf3fb7d430 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -700,7 +700,7 @@ #ERT - type: entity - parent: ClothingOuterHardsuitSyndie + parent: ClothingOuterHardsuitSyndieCommander id: ClothingOuterHardsuitERTLeader name: ERT leader's hardsuit description: A protective hardsuit worn by members of an emergency response team. @@ -713,7 +713,7 @@ clothingPrototype: ClothingHeadHelmetHardsuitERTLeader - type: entity - parent: ClothingOuterHardsuitERTLeader + parent: ClothingOuterHardsuitSyndie id: ClothingOuterHardsuitERTEngineer name: ERT engineer's hardsuit components: @@ -725,7 +725,7 @@ clothingPrototype: ClothingHeadHelmetHardsuitERTEngineer - type: entity - parent: ClothingOuterHardsuitERTLeader + parent: ClothingOuterHardsuitSyndieElite id: ClothingOuterHardsuitERTMedical name: ERT medic's hardsuit components: @@ -740,7 +740,7 @@ - type: entity - parent: ClothingOuterHardsuitERTLeader + parent: ClothingOuterHardsuitSyndie id: ClothingOuterHardsuitERTSecurity name: ERT security's hardsuit components: @@ -752,7 +752,7 @@ clothingPrototype: ClothingHeadHelmetHardsuitERTSecurity - type: entity - parent: ClothingOuterHardsuitERTLeader + parent: ClothingOuterHardsuitSyndie id: ClothingOuterHardsuitERTJanitor name: ERT janitor's hardsuit components: -- 2.51.2