blacklists disposal outlets from the cargo shuttle (#81532)

## About The Pull Request

livrah moment
they were seperate typepaths

## Why It's Good For The Game

allows for a CC exploit but still a bug

## Changelog
🆑
fix: you may not put disposal outlets on cargo shuttle
/🆑

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
jimmyl
2024-02-18 14:32:09 +00:00
committed by GitHub
co-authored by Ghom
parent 4e821778c1
commit 20c737e364
+1
View File
@@ -30,6 +30,7 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
/obj/structure/blob,
/obj/structure/checkoutmachine,
/obj/structure/disposalpipe,
/obj/structure/disposaloutlet,
/obj/structure/extraction_point,
/obj/structure/guardian_beacon,
/obj/tear_in_reality,