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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user