From 63b9cf1e7a6677d40838ddc2d52cddffb4daf686 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 10 Jan 2020 12:09:54 +0100 Subject: [PATCH] [Ready]Adds fireworks to contrabrand lootpool(WE SMUGGLIN FIREWORKS BOIS) (#48658) * Update packs.dm * Makes it normal * Update packs.dm --- code/modules/cargo/packs.dm | 1 + 1 file changed, 1 insertion(+) 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,