fine fuck you dylan they go back to the lobbydobby

This commit is contained in:
D3athrow
2015-04-02 21:27:56 -05:00
parent a27257faff
commit 014e6e342b

View File

@@ -319,7 +319,8 @@ var/global/datum/controller/occupations/job_master
count = (officer.current_positions + warden.current_positions + hos.current_positions)
if(master_assistant.current_positions > (config.assistantratio * count))
if(count < 5) // if theres more than 5 security on the station just let assistants join regardless, they should be able to handle the tide
GiveRandomJob(player)
player.ready = 0
unassigned -= player
continue
Debug("AC2 Assistant located, Player: [player]")
AssignRole(player, "Assistant")