Mapping helpers are ignored by create and destroy (#66353)

This commit is contained in:
Fikou
2022-04-21 13:54:13 -05:00
committed by GitHub
parent 250d664de9
commit cbf63a5970
@@ -23,13 +23,11 @@
/obj/structure/holosign/robot_seat,
//Singleton
/mob/dview,
//Requires a circuit url
/obj/effect/mapping_helpers/circuit_spawner,
//Template type
/obj/item/bodypart,
)
//Say it with me now, type template
ignore += typesof(/obj/effect/mapping_helpers/atom_injector)
ignore += typesof(/obj/effect/mapping_helpers)
//This turf existing is an error in and of itself
ignore += typesof(/turf/baseturf_skipover)
ignore += typesof(/turf/baseturf_bottom)
@@ -50,8 +48,6 @@
//We don't have a pod
ignore += typesof(/obj/effect/pod_landingzone_effect)
ignore += typesof(/obj/effect/pod_landingzone)
//It's a trapdoor to nowhere
ignore += typesof(/obj/effect/mapping_helpers/trapdoor_placer)
//We have a baseturf limit of 10, adding more than 10 baseturf helpers will kill CI, so here's a future edge case to fix.
ignore += typesof(/obj/effect/baseturf_helper)
//There's no shapeshift to hold