Merge pull request #20115 from Shadowlight213/whydoestheaihavetogointhecoreitcouldgoonthetable

A few tweaks and improvements to silicons.
This commit is contained in:
oranges
2016-08-28 12:58:15 +12:00
committed by GitHub
5 changed files with 50 additions and 34 deletions
+1 -1
View File
@@ -401,7 +401,7 @@ var/datum/subsystem/job/SSjob
H << "<b>You are playing a job that is important for Game Progression. If you have to disconnect, please notify the admins via adminhelp.</b>"
if(config.minimal_access_threshold)
H << "<FONT color='blue'><B>As this station was initially staffed with a [config.jobs_have_minimal_access ? "full crew, only your job's necessities" : "skeleton crew, additional access may"] have been added to your ID card.</B></font>"
return 1
return H
/datum/subsystem/job/proc/setup_officer_positions()