Skip to content

Commit

Permalink
bungo growo (ParadiseSS13#27053)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitchs98 authored Oct 11, 2024
1 parent 6ef49ba commit 1b16e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/hydroponics/grown/cocoa_vanilla.dm
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
icon_grow = "cocoapod-grow"
icon_dead = "cocoapod-dead"
genes = list(/datum/plant_gene/trait/repeated_harvest)
mutatelist = list(/obj/item/seeds/cocoapod/vanillapod)
mutatelist = list(/obj/item/seeds/cocoapod/vanillapod, /obj/item/seeds/cocoapod/bungotree)
reagents_add = list("cocoa" = 0.25, "plantmatter" = 0.1)

/obj/item/food/grown/cocoapod
Expand Down

0 comments on commit 1b16e13

Please sign in to comment.