From 059993820e24988b75a4494494cc7e222fc2848e Mon Sep 17 00:00:00 2001 From: SomeGuyEatingPie Date: Fri, 8 Apr 2022 15:06:30 +0100 Subject: [PATCH] Fallout Reference Flask: "You take a sip from your trusty GS13 canteen." --- 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 5d61d851..add61506 100644 --- a/code/modules/food_and_drinks/drinks/drinks.dm +++ b/code/modules/food_and_drinks/drinks/drinks.dm @@ -384,7 +384,7 @@ /obj/item/reagent_containers/food/drinks/flask name = "flask" - desc = "Every good spaceman knows it's a good idea to bring along a couple of pints of whiskey wherever they go." + desc = "You take a sip from your trusty GS13 canteen." icon_state = "flask" materials = list(MAT_METAL=250) volume = 60