From 90a7b95f8c4b6c0f3aea995a621edbab23ba6e19 Mon Sep 17 00:00:00 2001 From: Archie Date: Sun, 16 May 2021 21:05:20 -0300 Subject: [PATCH] why not? Why shouldn't I randomly add a deep rock reference --- code/modules/hydroponics/grown/mushrooms.dm | 1 + 1 file changed, 1 insertion(+) 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