From bc86d518dbc080915005b3227c5439471f47742e Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Thu, 22 Feb 2018 23:41:58 -0600 Subject: [PATCH] [MIRROR] Makes the detective's flask more noir-noire-noided (#5663) * Makes the detective more noir-noire-noided (#35878) * Makes the detective's flask more noir-noire-noided --- code/modules/food_and_drinks/drinks/drinks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/food_and_drinks/drinks/drinks.dm b/code/modules/food_and_drinks/drinks/drinks.dm index aaf5454458..637c6c279d 100644 --- a/code/modules/food_and_drinks/drinks/drinks.dm +++ b/code/modules/food_and_drinks/drinks/drinks.dm @@ -363,7 +363,7 @@ name = "detective's flask" desc = "The detective's only true friend." icon_state = "detflask" - list_reagents = list("hearty_punch" = 30) + list_reagents = list("whiskey" = 30) /obj/item/reagent_containers/food/drinks/britcup name = "cup"