diff --git a/code/citadel/custom_loadout/custom_items.dm b/code/citadel/custom_loadout/custom_items.dm index c100f0013c..9777d564e1 100644 --- a/code/citadel/custom_loadout/custom_items.dm +++ b/code/citadel/custom_loadout/custom_items.dm @@ -117,4 +117,13 @@ desc = "You would swear this was in your nightmares after eating too many veggies." icon_state = "hos-g" item_state = "hos-g" - body_parts_covered = CHEST|GROIN|ARMS|LEGS \ No newline at end of file + body_parts_covered = CHEST|GROIN|ARMS|LEGS + + +/*Slomek*/ +/*Slomek*/ +/obj/item/reagent_containers/food/drinks/flask/russian + 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" + volume = 60