From 824b3c4cfccd2421017454a7572c36f937bfbcdb Mon Sep 17 00:00:00 2001 From: danni boi <16391918+thatdanguy23@users.noreply.github.com> Date: Wed, 28 Jul 2021 15:27:49 +0100 Subject: [PATCH] tab indents r e e Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com> --- code/modules/reagents/chemistry/reagents/drink_cold.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/chemistry/reagents/drink_cold.dm b/code/modules/reagents/chemistry/reagents/drink_cold.dm index 8a27ec9f7a2..2e91c336502 100644 --- a/code/modules/reagents/chemistry/reagents/drink_cold.dm +++ b/code/modules/reagents/chemistry/reagents/drink_cold.dm @@ -185,5 +185,5 @@ color = "#8B5427" // rgb: 139, 84, 39 drink_icon = "arnoldpalmer" drink_name = "Arnold Palmer" - drink_desc = "A wholesome mixture of lemonade and iced tea...looks like somebody didn't stir this one very well." + drink_desc = "A wholesome mixture of lemonade and iced tea... looks like somebody didn't stir this one very well." taste_description = "sweet and fizzy"