fixes a recursive bluespace body bag bypass (#71689)

## About The Pull Request

You can deepfry bluespace bodybags, then put them into a custom food and
stack them into a bluespace body bag.
Since we dont want to bypass it we put the bluespace body bag into the
backlist of oilfrying items.

## Why It's Good For The Game

No recursive bluespace body bag like its intented

## Changelog

🆑
fix: fixes being able to stack deepfried bluespace body bags into
bluespace body bag
/🆑
This commit is contained in:
Salex08
2022-12-05 09:46:21 +13:00
committed by GitHub
parent 82f51e8faf
commit d71415ae97
@@ -10,6 +10,7 @@ GLOBAL_LIST_INIT(oilfry_blacklisted_items, typecacheof(list(
/obj/item/reagent_containers/condiment,
/obj/item/delivery,
/obj/item/his_grace,
/obj/item/bodybag/bluespace,
)))
/obj/machinery/deepfryer