From 42c624d70f462b17461df838d93d5a2b22edbe09 Mon Sep 17 00:00:00 2001 From: Roxy <75404941+TealSeer@users.noreply.github.com> Date: Tue, 6 May 2025 22:53:55 -0400 Subject: [PATCH] fuck you --- code/modules/unit_tests/atmospherics_sanity.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/unit_tests/atmospherics_sanity.dm b/code/modules/unit_tests/atmospherics_sanity.dm index ff177ae4517..208f0b16ade 100644 --- a/code/modules/unit_tests/atmospherics_sanity.dm +++ b/code/modules/unit_tests/atmospherics_sanity.dm @@ -85,6 +85,7 @@ /area/station/science/ordnance/freezerchamber, /area/station/solars, /area/station/tcommsat/server, + /area/station/commons/vacant_room/office, // BUBBER EDIT ADDITION - We often overwrite the vacant room with the NT Rep office, which can lead to incorrect failures ) for(var/area/ignored as anything in ignored_types)