From 09426838b5827596ec121cabb9250cc7e820de43 Mon Sep 17 00:00:00 2001 From: skateboardjones <46762013+skateboardjones@users.noreply.github.com> Date: Mon, 1 Mar 2021 12:46:17 -0500 Subject: [PATCH] pax recipe removed fuck you --- code/modules/reagents/chemistry/recipes/others.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/recipes/others.dm b/code/modules/reagents/chemistry/recipes/others.dm index 2904b1c95..ba9f38368 100644 --- a/code/modules/reagents/chemistry/recipes/others.dm +++ b/code/modules/reagents/chemistry/recipes/others.dm @@ -583,9 +583,10 @@ var/location = get_turf(holder.my_atom) for(var/i in 1 to 10) new /obj/item/stack/sheet/plastic(location) - +/* /datum/chemical_reaction/pax name = "pax" id = "pax" results = list("pax" = 3) required_reagents = list("mindbreaker" = 1, "synaptizine" = 1, "water" = 1) +*/