From ed4e6a7937936d94defa5640f31cfc241bfe68e2 Mon Sep 17 00:00:00 2001 From: The0bserver Date: Wed, 24 Jun 2020 04:28:18 -0400 Subject: [PATCH] Actually adds juice results to laughpeas --- code/modules/hydroponics/grown/peas.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/hydroponics/grown/peas.dm b/code/modules/hydroponics/grown/peas.dm index 6229d98b2c..79d506cf56 100644 --- a/code/modules/hydroponics/grown/peas.dm +++ b/code/modules/hydroponics/grown/peas.dm @@ -61,6 +61,7 @@ filling_color = "#ee7bee" bitesize_mod = 2 foodtype = VEGETABLES + juice_results = list (/datum/reagent/consumable/laughsyrup = 0) tastes = list ("a prancing rabbit" = 1) //Vib Ribbon sends her regards.. wherever she is. wine_power = 90 wine_flavor = "a vector-graphic rabbit dancing on your tongue"