diff --git a/code/modules/reagents/Chemistry-Recipes.dm b/code/modules/reagents/Chemistry-Recipes.dm index 69a29e603e2..2fa095ec445 100644 --- a/code/modules/reagents/Chemistry-Recipes.dm +++ b/code/modules/reagents/Chemistry-Recipes.dm @@ -380,6 +380,7 @@ datum mix_message = "The mixture gives off a sharp acidic tang." ///////Changeling Blood Test///////////// +/* changeling_test name = "Changeling blood test" id = "changelingblood" @@ -404,6 +405,7 @@ datum M.show_message( "The blood seems to break apart in the fuel.", 1) holder.del_reagent("blood") return +*/ /////////////////////////////////////////////NEW SLIME CORE REACTIONS/////////////////////////////////////////////