mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Viewers always returns a list (#21676)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user