Update Chemistry-Recipes_vr.dm

This commit is contained in:
Sharkmare
2019-02-06 21:13:58 +01:00
committed by GitHub
parent 4c4b2e0c77
commit 6fac4040d0
@@ -116,7 +116,7 @@
result_amount = 1
//Old version of above slightly modified
/datum/chemical_reaction/myelamineold //This is the clotting agent used by clotting packs.
name = "Myelamine"
name = "Myelamineold"
id = "myelamineold"
result = "myelamine"
required_reagents = list("bicaridine" = 1, "iron" = 2, "kelotane" = 1, "spidertoxin" = 1)