diff --git a/code/modules/vending/wardrobes.dm b/code/modules/vending/wardrobes.dm index b5ddff5f..9cd59bde 100644 --- a/code/modules/vending/wardrobes.dm +++ b/code/modules/vending/wardrobes.dm @@ -130,8 +130,8 @@ /obj/item/clothing/head/soft/black = 3, /obj/item/clothing/mask/bandana/skull = 2) premium = list(/obj/item/radio/headset/headset_rob = 2) //Cit change - contraband = list(/obj/item/clothing/suit/hooded/techpriest = 2) - contraband = list(/obj/item/organ/tongue/robot = 2) + contraband = list(/obj/item/clothing/suit/hooded/techpriest = 2, + /obj/item/organ/tongue/robot = 2) refill_canister = /obj/item/vending_refill/wardrobe/robo_wardrobe /obj/item/vending_refill/wardrobe/robo_wardrobe