Addresses Fox's requests

This commit is contained in:
Crazylemon64
2016-12-21 17:59:08 -08:00
parent 339a187f9f
commit bed732d505
3 changed files with 8 additions and 2 deletions
@@ -577,8 +577,6 @@ It'll return null if the organ doesn't correspond, so include null checks when u
/datum/species/proc/update_sight(mob/living/carbon/human/H)
if(!H.client)
return 1
H.sight = initial(H.sight)
H.see_in_dark = darksight
H.see_invisible = invis_sight