mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
aah
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
for(var/mob/new_player/player in player_list)
|
||||
if(player.mind.assigned_role in command_positions)
|
||||
head_check++
|
||||
break
|
||||
|
||||
for(var/datum/mind/player in possible_headrevs)
|
||||
for(var/job in restricted_jobs)//Removing heads and such from the list
|
||||
|
||||
Reference in New Issue
Block a user