Merge pull request #5164 from Citadel-Station-13/upstream-merge-34950

[MIRROR] Readds bz canisters to cargo order packs
This commit is contained in:
LetterJay
2018-01-31 03:02:31 -06:00
committed by GitHub
+9 -1
View File
@@ -864,6 +864,14 @@
/datum/supply_pack/science
group = "Science"
crate_type = /obj/structure/closet/crate/science
/datum/supply_pack/science/bz
name = "BZ canister"
cost = 4000
access = ACCESS_TOX_STORAGE
contains = list(/obj/machinery/portable_atmospherics/canister/bz)
crate_name = "BZ canister crate"
crate_type = /obj/structure/closet/crate/secure/science
/datum/supply_pack/science/robotics
name = "Robotics Assembly Crate"
@@ -982,7 +990,7 @@
/obj/item/pizzabox/meat,
/obj/item/pizzabox/vegetable)
crate_name = "pizza crate"
/datum/supply_pack/organic/cream_piee
name = "High-yield Clown-grade Cream Pie Crate"
cost = 6000