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