diff --git a/code/modules/vore/fluffstuff/custom_boxes_yw.dm b/code/modules/vore/fluffstuff/custom_boxes_yw.dm index 3f5e9ae2fe..5ebfbb4f7a 100644 --- a/code/modules/vore/fluffstuff/custom_boxes_yw.dm +++ b/code/modules/vore/fluffstuff/custom_boxes_yw.dm @@ -319,8 +319,8 @@ //Maxie Drake -/obj/item/weapon.storage/box/fluff/maxie +/obj/item/weapon/storage/box/fluff/maxie name = "Maxie's box" desc = "a kit containing Maxie's equipment." has_items = list( - /obj/item/clothing/accessory/fluff/maxie_collar) \ No newline at end of file + /obj/item/clothing/accessory/fluff/maxie_collar)