[MIRROR] Adds fax machines to the supply shuttle blacklist [MDB IGNORE] (#16186)

* Adds fax machines to the supply shuttle blacklist (#69766)

Fax machines being present on the supply shuttle creates a risk that there may be ways to send other blacklisted items to CentCom in order to gain access. The neatest and safest solution to this broad realm of potential exploits is to keep the fax machine from being able to get there in the first place.

* Adds fax machines to the supply shuttle blacklist

Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-09-13 06:08:45 +02:00
committed by GitHub
parent e98bddb570
commit 249d97e387
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -31,7 +31,8 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
/obj/item/mail,
/obj/machinery/camera,
/obj/item/gps,
/obj/structure/checkoutmachine
/obj/structure/checkoutmachine,
/obj/machinery/fax
)))
/// How many goody orders we can fit in a lockbox before we upgrade to a crate