From 698060c382fc477702168f13ca6d0902a1db6d55 Mon Sep 17 00:00:00 2001 From: TheFurryFeline <38586851+TheFurryFeline@users.noreply.github.com> Date: Fri, 25 Jun 2021 16:58:17 -0400 Subject: [PATCH] Typo Fixy Title, for Kompot. --- code/modules/reagents/reagents/food_drinks.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/reagents/reagents/food_drinks.dm b/code/modules/reagents/reagents/food_drinks.dm index 5cbbd0bc8a..47d724f7a3 100644 --- a/code/modules/reagents/reagents/food_drinks.dm +++ b/code/modules/reagents/reagents/food_drinks.dm @@ -4123,7 +4123,7 @@ name = "Kompot" id = "kompot" description = "A traditional Eastern European beverage once used to preserve fruit in the 1980s" - taste_description = "refreshuingly sweet and fruity" + taste_description = "refreshingly sweet and fruity" color = "#ed9415" // rgb: 237, 148, 21 adj_drowsy = -1 adj_temp = -6 @@ -4140,4 +4140,4 @@ strength = 95 //It's just soda to Russians nutriment_factor = 2 glass_name = "kvass" - glass_desc = "A hearty glass of Slavic brew." \ No newline at end of file + glass_desc = "A hearty glass of Slavic brew."