Returns logs from plants (#6274)

* Returns logs from plants

* Returns production of planks from fruit with wood pulp
This commit is contained in:
Heroman3003
2019-07-09 07:32:21 +10:00
committed by VirgoBot
parent a444567518
commit 864704565c

View File

@@ -459,6 +459,7 @@
display_name = "tower caps"
chems = list("woodpulp" = list(10,1))
mutants = null
has_item_product = /obj/item/stack/material/log
/datum/seed/mushroom/towercap/New()
..()