From 21198ba8df91f727651efb1bc6db75230f314eae Mon Sep 17 00:00:00 2001 From: SweetBlueSylveon Date: Sun, 31 May 2020 16:18:09 -0700 Subject: [PATCH] Update Chemistry-Recipes_vr.dm --- code/modules/reagents/Chemistry-Recipes_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/Chemistry-Recipes_vr.dm b/code/modules/reagents/Chemistry-Recipes_vr.dm index f617a9ad6e4..2476a8e3ec3 100644 --- a/code/modules/reagents/Chemistry-Recipes_vr.dm +++ b/code/modules/reagents/Chemistry-Recipes_vr.dm @@ -266,7 +266,7 @@ name = "Hair of the Rat" id = "hairoftherat" result = "hairoftherat" - required_reagents = list("monstertamer" = 2, "nutriment" = 1) + required_reagents = list("monstertamer" = 4, "nutriment" = 1) result_amount = 5 ///////////////////////////////////////////////////////////////////////////////////