mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
qm and shuttle pilot slots (#3551)
This commit is contained in:
@@ -28,7 +28,9 @@ GLOBAL_VAR_INIT(time_last_changed_position, 0)
|
||||
"Security Medic",
|
||||
"Clown",
|
||||
"Blueshield",
|
||||
"Chief Medical Officer")
|
||||
"Chief Medical Officer",
|
||||
"Quartermaster",
|
||||
"Shuttle Pilot")
|
||||
|
||||
//The scaling factor of max total positions in relation to the total amount of people on board the station in %
|
||||
var/max_relative_positions = 30 //30%: Seems reasonable, limit of 6 @ 20 players
|
||||
|
||||
Reference in New Issue
Block a user