From b26f87923e7c6f6a950c4d6e5bf8a9055ccde333 Mon Sep 17 00:00:00 2001 From: Chris V Date: Thu, 28 Apr 2022 13:13:04 -0700 Subject: [PATCH] Remove capital letter from space quartz (#7847) --- Resources/Prototypes/Entities/Objects/Materials/ore.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Materials/ore.yml b/Resources/Prototypes/Entities/Objects/Materials/ore.yml index 781cdb053d..fd97dbec80 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/ore.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/ore.yml @@ -116,7 +116,7 @@ - type: entity parent: OreBase id: SpaceQuartz - name: space Quartz + name: space quartz suffix: Full components: - type: Stack @@ -155,4 +155,4 @@ suffix: Single components: - type: Stack - count: 1 \ No newline at end of file + count: 1