I miss my powergame

This commit is contained in:
Unknown
2020-02-16 07:41:26 -05:00
parent d4072e3e1a
commit f0b3021f5d
@@ -68,6 +68,12 @@
results = list(/datum/reagent/medicine/synthflesh = 3)
required_reagents = list(/datum/reagent/blood = 1, /datum/reagent/carbon = 1, /datum/reagent/medicine/styptic_powder = 1)
/datum/chemical_reaction/synthflesh2
name = "Synthflesh"
id = /datum/reagent/medicine/synthflesh
results = list(/datum/reagent/medicine/synthflesh = 3)
required_reagents = list(/datum/reagent/blood/synthetics = 1, /datum/reagent/carbon = 1, /datum/reagent/medicine/styptic_powder = 1)
/datum/chemical_reaction/synthtissue
name = "Synthtissue"
id = /datum/reagent/synthtissue