Adds a unit test to detect double stacked lights (#73650)

## About The Pull Request

They make me sad and we should test for them
I use dir here to prevent like, bulb + bar stuff, idk if that's wanted
or not tho
This commit is contained in:
LemonInTheDark
2023-02-26 16:37:51 -08:00
committed by GitHub
parent 07adb47ec9
commit 63eaec9a58
4 changed files with 14 additions and 3 deletions
@@ -26,3 +26,6 @@
/// Checks that nightvision eyes have a full set of color lists
/datum/unit_test/focus_only/nightvision_color_cutoffs
/// Checks that no light shares a tile/pixel offsets with another
/datum/unit_test/focus_only/stacked_lights