From 414c03978d5aa81b6c443a822637f248eba2feeb Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Fri, 25 Mar 2022 17:01:55 +1300 Subject: [PATCH] fix smokeable crafting (#7242) --- .../Recipes/Crafting/Graphs/smokeables.yml | 24 ++++--------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/Resources/Prototypes/Recipes/Crafting/Graphs/smokeables.yml b/Resources/Prototypes/Recipes/Crafting/Graphs/smokeables.yml index c676c01966..61582d3000 100644 --- a/Resources/Prototypes/Recipes/Crafting/Graphs/smokeables.yml +++ b/Resources/Prototypes/Recipes/Crafting/Graphs/smokeables.yml @@ -90,16 +90,8 @@ edges: - to: ground steps: - - prototype: LeavesCannabisDried - icon: - sprite: Objects/Specific/Hydroponics/cannabis.rsi - state: dried - name: dried cannabis leaves - - prototype: LeavesCannabisDried - icon: - sprite: Objects/Specific/Hydroponics/cannabis.rsi - state: dried - name: dried cannabis leaves + - material: LeavesCannabisDried + amount: 2 doAfter: 5 - node: ground entity: GroundCannabis @@ -112,16 +104,8 @@ edges: - to: ground steps: - - prototype: LeavesTobaccoDried - icon: - sprite: Objects/Specific/Hydroponics/tobacco.rsi - state: dried - name: dried tobacco leaves - - prototype: LeavesTobaccoDried - icon: - sprite: Objects/Specific/Hydroponics/tobacco.rsi - state: dried - name: dried tobacco leaves + - material: LeavesTobaccoDried + amount: 2 doAfter: 5 - node: ground