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"