diff --git a/code/modules/reagents/Chemistry-Recipes.dm b/code/modules/reagents/Chemistry-Recipes.dm index 0b807c91a04..3ca89a094db 100644 --- a/code/modules/reagents/Chemistry-Recipes.dm +++ b/code/modules/reagents/Chemistry-Recipes.dm @@ -1935,8 +1935,8 @@ datum rewriter name = "Rewriter" - id = "milkshake" - result = "milkshake" + id = "rewriter" + result = "rewriter" required_reagents = list("spacemountainwind" = 1, "coffee" = 1) result_amount = 2