From d73b2c3afb03bb52465ba3da736334d929755557 Mon Sep 17 00:00:00 2001 From: Noreaus <5178371+Noreaus@users.noreply.github.com> Date: Thu, 15 Feb 2024 19:16:04 +0300 Subject: [PATCH] [MIRROR] changes the taste of DnB from sassafras (wrong) to fruit and aniseed (correct) --- .../reagents/Chemistry-Reagents/Chemistry-Reagents-Drinks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Drinks.dm b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Drinks.dm index 36e95e97959fc..d3db451086ccd 100644 --- a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Drinks.dm +++ b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Drinks.dm @@ -1053,7 +1053,7 @@ /datum/reagent/drink/dandelionburdock name = "Dandelion and Burdock" description = "Does not contain any Taraxacum officinale, or Arctium lappa." - taste_description = "sassafras" + taste_description = "fruit and aniseed" reagent_state = LIQUID color = "#ff8cff" nutrition = 1