mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-03 14:04:41 +00:00
Returns logs from plants (#6274)
* Returns logs from plants * Returns production of planks from fruit with wood pulp
This commit is contained in:
@@ -459,6 +459,7 @@
|
|||||||
display_name = "tower caps"
|
display_name = "tower caps"
|
||||||
chems = list("woodpulp" = list(10,1))
|
chems = list("woodpulp" = list(10,1))
|
||||||
mutants = null
|
mutants = null
|
||||||
|
has_item_product = /obj/item/stack/material/log
|
||||||
|
|
||||||
/datum/seed/mushroom/towercap/New()
|
/datum/seed/mushroom/towercap/New()
|
||||||
..()
|
..()
|
||||||
|
|||||||
Reference in New Issue
Block a user