Adds fourth security officer slot.

Discussed among admins, decision was made to make this change to master
and not dev. Approval from Virgil.
This commit is contained in:
Raptor1628
2015-08-23 13:20:41 -04:00
parent 663aae9786
commit 59c500d01b
2 changed files with 4 additions and 4 deletions

View File

@@ -129,8 +129,8 @@
department = "Security"
department_flag = ENGSEC
faction = "Station"
total_positions = 3
spawn_positions = 3
total_positions = 4
spawn_positions = 4
supervisors = "the head of security"
selection_color = "#ffeeee"
access = list(access_security, access_eva, access_sec_doors, access_brig, access_court, access_maint_tunnels, access_morgue, access_external_airlocks)