diff --git a/maps/tether/tether_areas.dm b/maps/tether/tether_areas.dm index 0f5c2daea0..ff3ecd4e4a 100644 --- a/maps/tether/tether_areas.dm +++ b/maps/tether/tether_areas.dm @@ -994,7 +994,7 @@ soundproofed = TRUE limit_mob_size = FALSE block_suit_sensors = TRUE - block_tracking = = TRUE + block_tracking = TRUE /area/crew_quarters/sleep/maintDorm2 name = "\improper Construction Dorm 2" @@ -1003,7 +1003,7 @@ soundproofed = TRUE limit_mob_size = FALSE block_suit_sensors = TRUE - block_tracking = = TRUE + block_tracking = TRUE /area/crew_quarters/sleep/maintDorm3 name = "\improper Construction Dorm 3" @@ -1012,7 +1012,7 @@ soundproofed = TRUE limit_mob_size = FALSE block_suit_sensors = TRUE - block_tracking = = TRUE + block_tracking = TRUE /area/crew_quarters/sleep/maintDorm4 name = "\improper Construction Dorm 4"