From c8c5af25fe0f166772aa4e6b9749680a2bd261c5 Mon Sep 17 00:00:00 2001 From: LetterJay Date: Tue, 3 Oct 2017 03:31:49 -0500 Subject: [PATCH] Update custom_items.dm --- code/citadel/custom_loadout/custom_items.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/citadel/custom_loadout/custom_items.dm b/code/citadel/custom_loadout/custom_items.dm index 736d38d41a..3f59fdf891 100644 --- a/code/citadel/custom_loadout/custom_items.dm +++ b/code/citadel/custom_loadout/custom_items.dm @@ -131,4 +131,5 @@ name = "russian flask" desc = "Every good russian spaceman knows it's a good idea to bring along a couple of pints of whiskey wherever they go." icon_state = "russianflask" + item_state = "russianflask" volume = 60