From 2232dbd71d57125bec6aa58d7834b7fb0e92d9ef Mon Sep 17 00:00:00 2001 From: Vera Aguilera Puerto Date: Wed, 26 May 2021 18:14:08 +0200 Subject: [PATCH] Fixed shard refining creating whole stacks. --- .../Prototypes/Entities/Objects/Materials/shards.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Materials/shards.yml b/Resources/Prototypes/Entities/Objects/Materials/shards.yml index 297d85b411..fa3b2fc213 100644 --- a/Resources/Prototypes/Entities/Objects/Materials/shards.yml +++ b/Resources/Prototypes/Entities/Objects/Materials/shards.yml @@ -33,7 +33,7 @@ color: "#bbeeff" - type: WelderRefinable refineResult: - - SheetGlass + - SheetGlass1 - type: entity parent: ShardBase @@ -47,8 +47,8 @@ color: "#96cdef" - type: WelderRefinable refineResult: - - SheetGlass - - SheetSteel + - SheetGlass1 + - SheetSteel1 - type: DamageOtherOnHit amount: 10 @@ -64,7 +64,7 @@ color: "#f3b489" - type: WelderRefinable refineResult: - - SheetGlass - - SheetPlasma + - SheetGlass1 + - SheetPlasma1 - type: DamageOtherOnHit amount: 15