[MIRROR] Adds baseturf helpers to create and destroy ignore list [MDB IGNORE] (#12698)

* Adds baseturf helpers to create and destroy ignore list (#65910)

This simply adds baseturf helpers to the ignore list of create and destroy to prevent future issues. Currently only breaks downstream. If you add more than 10 baseturf helpers, the CI test will fail.

* Adds baseturf helpers to create and destroy ignore list

Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-04-12 01:33:57 +01:00
committed by GitHub
co-authored by Gandalf
parent 5d7232d57f
commit 9efc854cbe
@@ -52,6 +52,8 @@
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
ignore += typesof(/obj/shapeshift_holder)
//No tauma to pass in