diff --git a/code/modules/clothing/outfits/event.dm b/code/modules/clothing/outfits/event.dm index 42b6b2c8c42b..132a822fa006 100644 --- a/code/modules/clothing/outfits/event.dm +++ b/code/modules/clothing/outfits/event.dm @@ -9,7 +9,6 @@ gloves = /obj/item/clothing/gloves/color/red box = /obj/item/storage/box/survival/engineer - backpack_contents = list(/obj/item/a_gift/anything = 5) /datum/outfit/santa/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE) if(visualsOnly)