Fix incorrect shard protoype being spawned when computers are destroyed (#4060)
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
- !type:EntityAnchored {}
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: ShardBase
|
||||
prototype: ShardGlass
|
||||
amount: 2
|
||||
steps:
|
||||
- tool: Prying
|
||||
|
||||
Reference in New Issue
Block a user