diff --git a/code/modules/cargo/packs/science.dm b/code/modules/cargo/packs/science.dm index 79675cf3ec..febac1c902 100644 --- a/code/modules/cargo/packs/science.dm +++ b/code/modules/cargo/packs/science.dm @@ -23,8 +23,9 @@ /datum/supply_pack/science/aliens name = "Advanced Alien Alloy Crate Crate" desc = "Hello brothers from the stars!!! Our fellow brethren have made contact at long last and gave us gifts man! They really did build the prymi- Connection Error- Bro we’ll send you a sheet of advanced alien alloy." - cost = 15000 + cost = 150000 DropPodOnly = TRUE + contraband = TRUE contains = list(/obj/item/stack/sheet/mineral/abductor) crate_name = "alien bro alloy crate"