Chemical reaction to make Black sap plants harder to harvest

Literally just combines the trinity of sap into nutriments.
This commit is contained in:
Sharkmare
2019-02-04 12:42:15 +01:00
committed by GitHub
parent 6d4048bfb6
commit 4baa5d603e
@@ -129,6 +129,12 @@
required_reagents = list("dermaline" = 1, "orangesap" = 1, "Copper" = 1)
result_amount = 1
/datum/chemical_reaction/nutrient
name = "Nutriment"
id = "nutriment"
result = "nutriment"
required_reagents = list("purplesap" = 1, "orangesap" = 1, "bluesap" = 1)
result_amount = 3
///////////////////////////////////////////////////////////////////////////////////
/// Special drinks