mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-07 07:52:00 +00:00
Removes the option to join as random job. (#6886)
This commit is contained in:
@@ -94,7 +94,7 @@ datum/preferences
|
||||
var/unsanitized_jobs = ""
|
||||
|
||||
//Keeps track of preferrence for not getting any wanted jobs
|
||||
var/alternate_option = 2
|
||||
var/alternate_option = RETURN_TO_LOBBY
|
||||
|
||||
var/used_skillpoints = 0
|
||||
var/skill_specialization = null
|
||||
|
||||
Reference in New Issue
Block a user