From ce70e8a38df384b38fcaa9039c0efaaf13fd39bc Mon Sep 17 00:00:00 2001 From: mirrorcult Date: Sat, 22 May 2021 20:44:05 -0700 Subject: [PATCH] Fix incorrect shard protoype being spawned when computers are destroyed (#4060) --- Resources/Prototypes/Entities/Constructible/Power/computers.yml | 2 +- Resources/Prototypes/Recipes/Construction/Graphs/computer.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Constructible/Power/computers.yml b/Resources/Prototypes/Entities/Constructible/Power/computers.yml index bf66ca48ae..d1fb21a4d7 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/computers.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/computers.yml @@ -207,7 +207,7 @@ parent: ComputerBase id: ComputerComms name: communications computer - description: This can be used for various important functions. Still under developement. + description: This can be used for various important functions. Still under development. components: - type: Appearance visuals: diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/computer.yml b/Resources/Prototypes/Recipes/Construction/Graphs/computer.yml index 521871886d..7e185a449d 100644 --- a/Resources/Prototypes/Recipes/Construction/Graphs/computer.yml +++ b/Resources/Prototypes/Recipes/Construction/Graphs/computer.yml @@ -144,7 +144,7 @@ - !type:EntityAnchored {} completed: - !type:SpawnPrototype - prototype: ShardBase + prototype: ShardGlass amount: 2 steps: - tool: Prying