Remove nanites (#60473)

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
This commit is contained in:
Mothblocks
2021-07-28 16:00:56 -07:00
committed by GitHub
parent dc510ba3f8
commit bd6873fd4d
96 changed files with 3622 additions and 11269 deletions
@@ -243,8 +243,6 @@
if(!humanoid || !istype(humanoid))
return FALSE
if(..())
if (humanoid in GLOB.nanite_sensors_list)
return TRUE
if (istype(humanoid.w_uniform, /obj/item/clothing/under))
var/obj/item/clothing/under/uniform = humanoid.w_uniform
if(uniform.has_sensor && uniform.sensor_mode >= SENSOR_COORDS) // Suit sensors must be on maximum