From 14fa25af84237c9c219a8d2f30e6d142acf63248 Mon Sep 17 00:00:00 2001 From: Vordenburg <114301317+Vordenburg@users.noreply.github.com> Date: Thu, 24 Nov 2022 10:39:57 -0500 Subject: [PATCH] Fix atmospheric uniform typos. (#12746) --- Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml | 2 +- Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml index 1010890f8c..601734f56e 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml @@ -534,7 +534,7 @@ - type: entity parent: ClothingUniformSkirtBase id: ClothingUniformJumpskirtAtmos - name: atmosheric technician jumpskirt + name: atmospheric technician jumpskirt description: I am at work. I can't leave work. Work is breathing. I am testing air quality. components: - type: Sprite diff --git a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml index 30c8bf89db..cb7ae43729 100644 --- a/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/Uniforms/jumpsuits.yml @@ -802,7 +802,7 @@ - type: entity parent: ClothingUniformBase id: ClothingUniformJumpsuitAtmos - name: atmosheric technician jumpsuit + name: atmospheric technician jumpsuit description: I am at work. I can't leave work. Work is breathing. I am testing air quality. components: - type: Sprite