Merge pull request #1240 from tigercat2000/dfc3c4e9aad5292ed3ff655785b59dfe

Port -tg- shuffle helper proc
This commit is contained in:
ZomgPonies
2015-06-01 15:21:22 -04:00
3 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ client/proc/one_click_antag()
sleep(300)
if(candidates.len)
shuffle(candidates)
candidates = shuffle(candidates)
for(var/mob/i in candidates)
if(!i || !i.client) continue //Dont bother removing them from the list since we only grab one wizard