diff --git a/code/modules/reagents/Chemistry-Recipes.dm b/code/modules/reagents/Chemistry-Recipes.dm index 3f2fbbb750..46a326c486 100644 --- a/code/modules/reagents/Chemistry-Recipes.dm +++ b/code/modules/reagents/Chemistry-Recipes.dm @@ -270,7 +270,7 @@ result = "peridaxon" required_reagents = list("cordradaxon" = 1, "gastirodaxon" = 1, "hepanephrodaxon" = 1, "respirodaxon" = 1) //CHOMPEdit //catalysts = list("phoron" = 12) CHOMPEdit - result_amount = 2 + result_amount = 12 /datum/chemical_reaction/osteodaxon name = "Osteodaxon"