From fe1576583c58193a1331d5bab21a161b617b8bf9 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Mon, 16 Dec 2019 15:01:16 -0500 Subject: [PATCH] Update code/modules/vending/cola.dm Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/modules/vending/cola.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/vending/cola.dm b/code/modules/vending/cola.dm index d27e8bc0bb..1c141dae25 100644 --- a/code/modules/vending/cola.dm +++ b/code/modules/vending/cola.dm @@ -100,4 +100,4 @@ premium = list(/obj/item/reagent_containers/food/drinks/beer/light = 1, /obj/item/reagent_containers/food/drinks/soda_cans/grey_bull = 1) product_slogans = "~A hive of Flavour!~" - product_ads = "Stinging flavour!;Idea of the worker drone!;Buzz Buzz!;Got Honey?;The Queen approves of this drink!;Sap back that missing energy!;Bee the consumer unit!" + product_ads = "Stinging flavour!;Ideal of the worker drone!;Buzz Buzz!;Got Honey?;The Queen approves of this drink!;Sap back that missing energy!;Bee the consumer unit!"