diff --git a/code/modules/cargo/packs.dm b/code/modules/cargo/packs.dm index 209fda92fdb..60eecbe39c7 100644 --- a/code/modules/cargo/packs.dm +++ b/code/modules/cargo/packs.dm @@ -2088,6 +2088,7 @@ /obj/item/reagent_containers/food/snacks/grown/cannabis, /obj/item/reagent_containers/food/snacks/grown/cannabis/rainbow, /obj/item/reagent_containers/food/snacks/grown/cannabis/white, + /obj/item/storage/box/fireworks/dangerous, /obj/item/storage/pill_bottle/zoom, /obj/item/storage/pill_bottle/happy, /obj/item/storage/pill_bottle/lsd,