Skip to content

Commit

Permalink
botanyover (#27754)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcZelf authored Jan 5, 2025
1 parent 1c1eb2d commit fe63294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/hydroponics/grown/towercap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
icon_dead = "towercap-dead"
genes = list(/datum/plant_gene/trait/plant_type/fungal_metabolism)
mutatelist = list(/obj/item/seeds/tower/steel)
reagents_add = list("carbon" = 0.2)
reagents_add = list("plantmatter" = 0.225)

/obj/item/seeds/tower/steel
name = "pack of steel-cap mycelium"
Expand Down

0 comments on commit fe63294

Please sign in to comment.