diff --git a/code/modules/hydroponics/grown/mushrooms.dm b/code/modules/hydroponics/grown/mushrooms.dm index 0083e363..c2c29ce2 100644 --- a/code/modules/hydroponics/grown/mushrooms.dm +++ b/code/modules/hydroponics/grown/mushrooms.dm @@ -1,5 +1,6 @@ /obj/item/reagent_containers/food/snacks/grown/mushroom name = "mushroom" + desc = "We're rich." bitesize_mod = 2 foodtype = VEGETABLES wine_power = 40