From 34218f1bbe2a5535dab2e586951b331410cb597e Mon Sep 17 00:00:00 2001 From: Aronai Sieyes Date: Mon, 13 Apr 2020 11:30:43 -0400 Subject: [PATCH] Ignore LG area for unit tests like holodorms --- maps/tether/tether_defines.dm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/maps/tether/tether_defines.dm b/maps/tether/tether_defines.dm index 33ebcf7f504..0d190a60c7f 100644 --- a/maps/tether/tether_defines.dm +++ b/maps/tether/tether_defines.dm @@ -126,7 +126,9 @@ /area/crew_quarters/sleep/Dorm_3/holo, /area/crew_quarters/sleep/Dorm_5/holo, /area/crew_quarters/sleep/Dorm_7/holo, - /area/rnd/miscellaneous_lab) + /area/looking_glass/lg_1, + /area/rnd/miscellaneous_lab + ) unit_test_exempt_from_atmos = list( /area/engineering/atmos_intake, // Outside,