This commit is contained in:
Citinited
2018-12-03 17:22:46 +00:00
parent ab5c2e29cd
commit 4e9409a097
@@ -19,7 +19,6 @@
if(H.mind.assigned_role == "Cluwne")
continue
potential_targets += H
for(var/mob/M in potential_targets)
if(!potential_targets.len) //You're probably the only player on this damn station, spawn it yourself
to_chat(src, "<span class='notice'>No valid targets!</span>")
return