From ccfe167a88ab1975a3bc21fad3eab69efc2f9260 Mon Sep 17 00:00:00 2001 From: Archie <53913550+ArchieBeepBoop@users.noreply.github.com> Date: Tue, 27 Sep 2022 04:02:15 -0300 Subject: [PATCH] Whoops, desc. --- code/modules/reagents/chemistry/reagents/drink_reagents.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/drink_reagents.dm b/code/modules/reagents/chemistry/reagents/drink_reagents.dm index c27dcfbf1..a314a440b 100644 --- a/code/modules/reagents/chemistry/reagents/drink_reagents.dm +++ b/code/modules/reagents/chemistry/reagents/drink_reagents.dm @@ -1004,7 +1004,7 @@ /datum/reagent/consumable/criticality_coffee name = "1964 Criticality Accident Leftover Coffee" - description = "That thang bleedin' to the-... ya know I mean?" + description = "Vyx's special blend. In some other stations it is known as The Dyatlov Special. 'Two grains is all you need to see the thin fabric of reality.'" color = "#4dc4be" quality = DRINK_VERYGOOD taste_description = "like graphite, but there's none there"