Viewers always returns a list (#21676)

This commit is contained in:
Cyberboss
2016-11-22 17:23:40 -05:00
committed by KorPhaeron
parent 4f9166d3b6
commit a592e68f87
@@ -40,7 +40,7 @@
if(Snake)
alerted = viewers(7,src)
..()
if(alerted)
if(alerted.len)
egged = world.time + SNAKE_SPAM_TICKS
for(var/mob/living/L in alerted)
if(!L.stat)