Deletes the atropine recipe, because I forgot to (#9145)

This commit is contained in:
Matt Atlas
2020-06-16 01:22:18 +02:00
committed by GitHub
parent 2cbb89f13b
commit 5ec0004476
@@ -631,13 +631,6 @@
required_reagents = list("phoron" = 0.1, "alkysine" = 1, "cryoxadone" = 0.1)
result_amount = 1
/datum/chemical_reaction/atropine
name = "Atropine"
id = "atropine"
result = "atropine"
required_reagents = list("tricordrazine" = 1, "phoron" = 0.1, "hydrazine" = 1 )
result_amount = 2
/datum/chemical_reaction/coughsyrup
name = "Cough Syrup"
id = "coughsyrup"