diff --git a/code/modules/economy/vending_machines_vr.dm b/code/modules/economy/vending_machines_vr.dm index bc6fc81e8fb..e2d41c78134 100644 --- a/code/modules/economy/vending_machines_vr.dm +++ b/code/modules/economy/vending_machines_vr.dm @@ -1162,8 +1162,7 @@ /obj/item/weapon/storage/pill_bottle/dice_nerd = 100, /obj/item/weapon/melee/umbrella/random = 100, /obj/item/weapon/deck/schnapsen = 100, - /obj/item/weapon/deck/egy = 100 - ) + /obj/item/weapon/deck/egy = 100) premium = list(/obj/item/toy/bosunwhistle = 1) contraband = list(/obj/item/toy/katana = 1)