Changed reaction to be 10 sugar, 10 blood and 10 unstable mutagen

Everyone who works the codebase is a delightful person.

I'm serious!!
This commit is contained in:
Fermi
2019-02-18 23:10:33 +00:00
parent 11b251bf0d
commit 38e4532c5c
@@ -136,7 +136,7 @@
/datum/chemical_reaction/fermis_plush
name = "Fermis plush"
id = "fermis_plush"
required_reagents = list("sugar" = 10, "blood" = 10)
required_reagents = list("sugar" = 10, "blood" = 10, "mutagen" = 10)
mob_react = FALSE
required_temp = 400