Add GHOST GANG! (#13734)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
15
Resources/Prototypes/Recipes/Crafting/Graphs/toys.yml
Normal file
15
Resources/Prototypes/Recipes/Crafting/Graphs/toys.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
- type: constructionGraph
|
||||
id: PlushieGhostRevenant
|
||||
start: start
|
||||
graph:
|
||||
- node: start
|
||||
edges:
|
||||
- to: plushie
|
||||
steps:
|
||||
- prototype: PlushieGhost
|
||||
name: a ghost plushie
|
||||
- prototype: Ectoplasm
|
||||
name: ectoplasm
|
||||
doAfter: 10
|
||||
- node: plushie
|
||||
entity: PlushieGhostRevenant
|
||||
12
Resources/Prototypes/Recipes/Crafting/toys.yml
Normal file
12
Resources/Prototypes/Recipes/Crafting/toys.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
- type: construction
|
||||
name: revenant plushie
|
||||
id: PlushieGhostRevenant
|
||||
graph: PlushieGhostRevenant
|
||||
startNode: start
|
||||
targetNode: plushie
|
||||
category: construction-category-misc
|
||||
objectType: Item
|
||||
description: A toy to scare the medbay with.
|
||||
icon:
|
||||
sprite: Mobs/Ghosts/revenant.rsi
|
||||
state: icon
|
||||
Reference in New Issue
Block a user