synthblood missing recipe

This commit is contained in:
Dip
2020-11-03 04:55:00 -03:00
parent 2557084af6
commit 9bdbfe430f
@@ -702,3 +702,11 @@
id = "royalbluecarpet"
results = list("royalbluecarpet" = 2)
required_reagents = list("carpet" = 1, "clonexadone" = 1)
/datum/chemical_reaction/synth_blood
name = "Synthetic Blood"
id = "syntheticblood"
results = list("syntheticblood" = 3)
required_reagents = list("salglu_solution" = 1, "iron" = 1, "stable_plasma" = 1)
mix_message = "The mixture congeals and gives off a faint copper scent."
required_temp = 350