From 90168d8d233ff3e0ef1e8fcc5716ed6f92b83197 Mon Sep 17 00:00:00 2001 From: danni boi <16391918+thatdanguy23@users.noreply.github.com> Date: Wed, 28 Jul 2021 15:35:47 +0100 Subject: [PATCH] please be nice daddy github, we just want to fix indents Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com> --- code/modules/reagents/chemistry/reagents/alcohol.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/alcohol.dm b/code/modules/reagents/chemistry/reagents/alcohol.dm index 0a642571f99..fa2765e54b4 100644 --- a/code/modules/reagents/chemistry/reagents/alcohol.dm +++ b/code/modules/reagents/chemistry/reagents/alcohol.dm @@ -1484,7 +1484,7 @@ /datum/reagent/consumable/ethanol/whiskey_sour name = "Whiskey Sour" id = "whiskeysour" - description = "A tantalizing mixture of whiskey, sugar, lemon juice...and egg whites?" + description = "A tantalizing mixture of whiskey, sugar, lemon juice... and egg whites?" color = "#E4D629" // rgb (228, 214, 41) alcohol_perc = 0.6 drink_icon = "whiskeysour"