mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user