From 7b35cf9523821e827956b5284db895f0f038a473 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 9cfc2c00f2cd..854e9d308e20 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