From 72851b60c339017535d6119624dd4f75af71288c Mon Sep 17 00:00:00 2001 From: ArZarLordOfMango Date: Thu, 19 Sep 2024 16:29:02 +0200 Subject: [PATCH] weh to protect against bad grammar --- Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml index a5e02e7d2ee29c..ca60b67994790a 100644 --- a/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml +++ b/Resources/Prototypes/Entities/Clothing/Eyes/glasses.yml @@ -188,7 +188,7 @@ parent: [ClothingEyesBase, BaseCommandContraband] id: ClothingEyesGlassesCommand name: administration glasses - description: Upgraded sunglasses that provide flash immunity and show ID card status. + description: Upgraded sunglasses that provide flash immunity and show ID card status. components: - type: Sprite sprite: Clothing/Eyes/Glasses/commandglasses.rsi @@ -270,7 +270,7 @@ parent: [ClothingEyesBase, BaseToggleClothing] id: ClothingEyesVisorCamera name: camera visor - description: Advanced glasses are designed to look like through cameras. Useful for working with Station AI. + description: Advanced visor which displays camera view ranges. Useful for working with the Station AI. components: - type: Sprite sprite: Clothing/Eyes/Glasses/camera.rsi