From 09752d4e2b794e07629b1a5513aea0e13f25d551 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Sat, 3 Nov 2018 18:46:59 -0400 Subject: [PATCH] Coin for headset with Engi access --- code/modules/vending/wardrobes.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/vending/wardrobes.dm b/code/modules/vending/wardrobes.dm index 5a41beb88d..58a891ebb9 100644 --- a/code/modules/vending/wardrobes.dm +++ b/code/modules/vending/wardrobes.dm @@ -123,6 +123,7 @@ /obj/item/clothing/gloves/fingerless = 2, /obj/item/clothing/head/soft/black = 2, /obj/item/clothing/mask/bandana/skull = 1) + premium = list(/obj/item/radio/headset/headset_rob = 2) refill_canister = /obj/item/vending_refill/wardrobe/robo_wardrobe /obj/item/vending_refill/wardrobe/robo_wardrobe