Merge pull request #4353 from Fox-McCloud/food-tweak

Mushrooms No Longer Taste Nasty
This commit is contained in:
TheDZD
2016-05-05 21:22:14 -04:00
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -513,7 +513,7 @@
seed_noun = "spores"
display_name = "chanterelle mushrooms"
mutants = list("reishi","amanita","plumphelmet")
chems = list("plantmatter" = list(1,25), "fungus" = list(1,10))
chems = list("plantmatter" = list(1,25))
splat_type = /obj/effect/plant
kitchen_tag = "mushroom"
preset_icon = "chanterelle"
@@ -534,6 +534,7 @@
seed_name = "brown mold"
display_name = "brown mold"
mutants = null
chems = list("fungus" = list(1,10))
/datum/seed/mushroom/mold/New()
..()
@@ -1339,7 +1339,7 @@
New()
..()
reagents.add_reagent("????", 1)
reagents.add_reagent("????", 5)
reagents.add_reagent("carbon", 3)
bitesize = 2