diff --git a/code/modules/holiday/halloween/bartholomew.dm b/code/modules/holiday/halloween/bartholomew.dm index 2a704a8d32..4911082049 100644 --- a/code/modules/holiday/halloween/bartholomew.dm +++ b/code/modules/holiday/halloween/bartholomew.dm @@ -96,9 +96,7 @@ /obj/item/stack/sheet/mineral/plasma = 1, /obj/item/stack/sheet/rglass = 1, /obj/item/clothing/head/cone = 1, - /obj/item/coin = 1, - /obj/item/coin/silver = 1, - /obj/item/coin/twoheaded = 1, + /obj/item/coin = 2, /obj/item/crowbar = 3, /obj/item/crowbar/red = 1, /obj/item/extinguisher = 3,