Merge pull request #51643 from Kaffe-work/metaops-fix

Add a doorjack to the metaop bundle
This commit is contained in:
Jordan Brown
2020-06-15 10:44:50 -04:00
committed by GitHub
@@ -117,7 +117,8 @@
new /obj/item/ammo_box/magazine/m12g(src) // 2 tc
new /obj/item/grenade/c4 (src) // 1 tc
new /obj/item/grenade/c4 (src) // 1 tc
new /obj/item/card/emag(src) // 6 tc
new /obj/item/card/emag(src) // 4 tc
new /obj/item/card/emag/doorjack(src) // 3 tc
/obj/item/storage/box/syndicate/bundle_B/PopulateContents()
switch (pickweight(list( "bond" = 2, "ninja" = 1, "darklord" = 1, "white_whale_holy_grail" = 2, "mad_scientist" = 2, "bee" = 1, "mr_freeze" = 2)))