/tg/ Station 13 - Modules - Types

code/modules/unit_tests/mapload_space_verification.dm

/datum/unit_test/mapload_space_verificationVerifies that there are no space turfs inside a station area, or on any planetary z-level. Sometimes, these are introduced during the load of the map and are not present in the DMM itself. Let's just make sure that we have a stop-gap measure in place to catch these if they pop up so we don't put it onto production servers should something errant come up.