From e2d554202ad1e312949efcd09f0434bc4826773e Mon Sep 17 00:00:00 2001 From: mochi Date: Fri, 7 Aug 2020 13:34:09 +0200 Subject: [PATCH] use default null --- code/modules/reagents/chemistry/recipes/pyrotechnics.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/reagents/chemistry/recipes/pyrotechnics.dm b/code/modules/reagents/chemistry/recipes/pyrotechnics.dm index b188afd968c..abdf0305934 100644 --- a/code/modules/reagents/chemistry/recipes/pyrotechnics.dm +++ b/code/modules/reagents/chemistry/recipes/pyrotechnics.dm @@ -56,7 +56,6 @@ /datum/chemical_reaction/nitroglycerin name = "Nitroglycerin" id = "nitroglycerin" - result = null required_reagents = list("glycerol" = 1, "facid" = 1, "sacid" = 1) result_amount = 2