Extra bartender slot (#18505)

Added an extra bartender slot on request.

Reasoning is that it's one of the most social roles and keeps other people moving socially too. However, it's also a very common one for the players to vanish to do scenes, which we don't want to discourage. Instead, letting another person in to fill the role in the meantime is perfect. This already works fine on the tether where there are 3 bars (4 if you include the maint one). SD will still need to share a bit though, or get creative, not really a biggie.
This commit is contained in:
SatinIsle
2025-09-17 14:01:52 +02:00
committed by GitHub
parent b82157042d
commit 42508b03ba
+2 -2
View File
@@ -10,8 +10,8 @@
departments = list(DEPARTMENT_CIVILIAN)
department_flag = CIVILIAN
faction = FACTION_STATION
total_positions = 2
spawn_positions = 2
total_positions = 3
spawn_positions = 3
pto_type = PTO_CIVILIAN
supervisors = "the " + JOB_HEAD_OF_PERSONNEL
selection_color = "#515151"