mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-26 18:13:11 +00:00
WIP code for job assignment, as part of the UP upgrade project. None of this code is used in-game yet.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1816 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -42,6 +42,7 @@ datum/preferences
|
||||
var/underwear = 1
|
||||
|
||||
var/occupation[] = list("No Preference", "No Preference", "No Preference")
|
||||
var/datum/jobs/wanted_jobs = list()
|
||||
|
||||
var/h_style = "Short Hair"
|
||||
var/f_style = "Shaved"
|
||||
|
||||
Reference in New Issue
Block a user