From b38c30a057b27da72590a32aa6a71f1685bdedba Mon Sep 17 00:00:00 2001 From: Werner Date: Wed, 2 May 2018 07:31:54 +0200 Subject: [PATCH] Fixes 4680 (#4682) --- code/modules/reagents/Chemistry-Recipes.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/Chemistry-Recipes.dm b/code/modules/reagents/Chemistry-Recipes.dm index 94b9a4c4b37..b43b06b886f 100644 --- a/code/modules/reagents/Chemistry-Recipes.dm +++ b/code/modules/reagents/Chemistry-Recipes.dm @@ -2708,7 +2708,7 @@ name = "Wasteland Heat" id = "wastelandheat" result = "wastelandheat" - required_reagents = list("xuizi" = 10, "capsaicin" = 3) + required_reagents = list("xuizijuice" = 10, "capsaicin" = 3) result_amount = 10 /datum/chemical_reaction/sandgria