From d09ae95d421f1067f40bcf98d5c14cb0ca525f79 Mon Sep 17 00:00:00 2001 From: Grandmother of 50 <11748095+ExcessiveUseOfCobblestone@users.noreply.github.com> Date: Wed, 2 May 2018 18:30:23 -0400 Subject: [PATCH] Satiates Barhandar's thirst for alcoholic apples (Bikeshed Hard Cider Desc Changes) (#37609) * Update alcohol_reagents.dm * removes period --- code/modules/reagents/chemistry/reagents/alcohol_reagents.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm b/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm index 42343f8af8..4be808f873 100644 --- a/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/alcohol_reagents.dm @@ -1136,10 +1136,10 @@ All effects don't start immediately, but rather get worse over time; the rate is color = "#CD6839" nutriment_factor = 1 * REAGENTS_METABOLISM boozepwr = 25 - taste_description = "apples" + taste_description = "the season that falls between summer and winter" glass_icon_state = "whiskeyglass" glass_name = "hard cider" - glass_desc = "Tastes like autumn." + glass_desc = "Tastes like autumn... no wait, fall!" shot_glass_icon_state = "shotglassbrown"