From b2ad13573d59f070ba9a6ae09153bb72480148d7 Mon Sep 17 00:00:00 2001 From: thgvr Date: Wed, 2 Oct 2024 12:50:07 -0700 Subject: [PATCH] enough --- code/modules/clothing/outfits/event.dm | 1 - 1 file changed, 1 deletion(-) 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)