From ab175d638dfb8e59d7c8cce81bfeffa0250b20b0 Mon Sep 17 00:00:00 2001 From: forgotmyotheraccount <133569389+forgotmyotheraccount@users.noreply.github.com> Date: Sun, 11 Feb 2024 22:26:19 +0000 Subject: [PATCH] Adding a period to an object description (#25138) Added a period to an object description. Adds a period to silk's description. This is my first and last pull request. --- Resources/Prototypes/Entities/Objects/Materials/materials.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Materials/materials.yml b/Resources/Prototypes/Entities/Objects/Materials/materials.yml index 9cfc2c00f2..854e9d308e 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/materials.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/materials.yml @@ -489,7 +489,7 @@ parent: MaterialBase id: MaterialWebSilk name: silk - description: A webby material + description: A webby material. suffix: Full components: - type: PhysicalComposition -- 2.52.0