From 2951c723426245aeca044d2cd5e6ca72971ebfcf Mon Sep 17 00:00:00 2001 From: Vordenburg <114301317+Vordenburg@users.noreply.github.com> Date: Sun, 13 Nov 2022 00:56:22 -0500 Subject: [PATCH] Fix two typos related to space suits. (#12551) --- Resources/Prototypes/Entities/Clothing/Head/helmets.yml | 2 +- .../Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml index 85355ba40d..17029b4d96 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/helmets.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/helmets.yml @@ -54,7 +54,7 @@ parent: ClothingHeadEVAHelmetBase id: ClothingHeadHelmetEVA name: EVA helmet - description: A basic helmet designed for extravehicular activies. + description: A basic helmet designed for extravehicular activities. components: - type: Sprite sprite: Clothing/Head/Helmets/eva.rsi diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index e95f524980..b15c77a736 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -432,7 +432,7 @@ parent: ClothingOuterHardsuitBase id: ClothingOuterHardsuitSpatio name: spationaut hardsuit - description: A lightweight hardsuit designed for industrial eva activies in zero grav. + description: A lightweight hardsuit designed for industrial EVA in zero gravity. components: - type: Sprite sprite: Clothing/OuterClothing/Hardsuits/spatio.rsi