diff --git a/code/defines/obj/supplypacks.dm b/code/defines/obj/supplypacks.dm index 16d3ec2d5c0..49c0e490924 100644 --- a/code/defines/obj/supplypacks.dm +++ b/code/defines/obj/supplypacks.dm @@ -17,7 +17,7 @@ /datum/supply_packs/charge cost = 10 - containertype = "/obj/structure/closet/crate" + containertype = "/obj/structure/crate" /datum/supply_packs/charge/medical name = "Medical Charge"