From 8e872b9c9b7089d4a2c33ea2467dc3abfc4e22a8 Mon Sep 17 00:00:00 2001 From: Razgriz Date: Sun, 2 Oct 2022 22:06:52 -0700 Subject: [PATCH] comments --- code/_helpers/global_lists_vr.dm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/code/_helpers/global_lists_vr.dm b/code/_helpers/global_lists_vr.dm index 25cb56a5b0..19353960f9 100644 --- a/code/_helpers/global_lists_vr.dm +++ b/code/_helpers/global_lists_vr.dm @@ -889,16 +889,16 @@ var/static/list/blacklisted_areas = typecacheof(list( /area/mine, /area/surface/outside, //SC /area/surface/cave, //SC - //TETHER STUFF BELOW THIS - /area/tether/surfacebase/outside, + //TETHER STUFF BELOW THIS //CHOMP Edit Downstreams, uncomment these if you are using these maps +// /area/tether/surfacebase/outside, //GROUNDBASE STUFF BELOW THIS - /area/groundbase/unexplored/outdoors, - /area/maintenance/groundbase/level1, - /area/submap/groundbase/wilderness, - /area/groundbase/mining, - /area/offmap/aerostat/surface, - /area/tether_away/beach, - /area/tether_away/cave +// /area/groundbase/unexplored/outdoors, +// /area/maintenance/groundbase/level1, +// /area/submap/groundbase/wilderness, +// /area/groundbase/mining, +// /area/offmap/aerostat/surface, +// /area/tether_away/beach, +// /area/tether_away/cave )) var/global/list/SPECIALS = list(