mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-17 10:02:41 +01:00
Merge pull request #3878 from Belsima/oopsmygoopiscaptainagain
The default for if your job is unavailable is assistant.
This commit is contained in:
@@ -76,7 +76,7 @@ datum/preferences
|
||||
var/job_engsec_low = 0
|
||||
|
||||
//Keeps track of preferrence for not getting any wanted jobs
|
||||
var/alternate_option = 0
|
||||
var/alternate_option = 1
|
||||
|
||||
var/used_skillpoints = 0
|
||||
var/skill_specialization = null
|
||||
|
||||
Reference in New Issue
Block a user