Changes default occupation's preference to return to lobby (#3570)

This will reduce the ammount of people getting jobs they do not want and then having to cryo/ask admins for a respawn.
Fixes #3571
This commit is contained in:
Alberyk
2017-10-07 20:32:18 +02:00
committed by Werner
parent baa9c475c1
commit a53ccd1453
3 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ datum/preferences
var/unsanitized_jobs = ""
//Keeps track of preferrence for not getting any wanted jobs
var/alternate_option = 0
var/alternate_option = 2
var/used_skillpoints = 0
var/skill_specialization = null