[MIRROR] Extra bartender slot (#11667)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-17 09:57:41 -07:00
committed by GitHub
parent 6ce2265c6b
commit 89f937e3df

View File

@@ -10,8 +10,8 @@
departments = list(DEPARTMENT_CIVILIAN) departments = list(DEPARTMENT_CIVILIAN)
department_flag = CIVILIAN department_flag = CIVILIAN
faction = FACTION_STATION faction = FACTION_STATION
total_positions = 2 total_positions = 3
spawn_positions = 2 spawn_positions = 3
pto_type = PTO_CIVILIAN pto_type = PTO_CIVILIAN
supervisors = "the " + JOB_HEAD_OF_PERSONNEL supervisors = "the " + JOB_HEAD_OF_PERSONNEL
selection_color = "#515151" selection_color = "#515151"