From f27f7ea770300599636fbb9c218af55cd8cc2a8d Mon Sep 17 00:00:00 2001 From: faaaay <69845288+faaaay@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:41:04 +0000 Subject: [PATCH] vending machines --- code/modules/economy/vending_machines_vr.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/economy/vending_machines_vr.dm b/code/modules/economy/vending_machines_vr.dm index 58d01d002ea..cfc09e2e3e5 100644 --- a/code/modules/economy/vending_machines_vr.dm +++ b/code/modules/economy/vending_machines_vr.dm @@ -1165,7 +1165,8 @@ /obj/item/weapon/deck/schnapsen = 100, /obj/item/weapon/deck/egy = 100) premium = list(/obj/item/toy/bosunwhistle = 1) - contraband = list(/obj/item/toy/katana = 1) + contraband = list(/obj/item/toy/katana = 1, + /obj/item/weapon/dice/loaded = 5) /obj/machinery/vending/loadout/overwear name = "Big D's Best"