Prevents Quartermaster job slots from being raised. (#22377)

* misery if you will

Blacklists QM job slots from being raised.

* Update code/game/machinery/computer/card.dm

---------

Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
Marm
2023-09-14 19:50:21 -05:00
committed by GitHub
co-authored by DGamerL
parent 83812f3b01
commit a586e16d81
+4 -2
View File
@@ -49,8 +49,10 @@ GLOBAL_VAR_INIT(time_last_changed_position, 0)
/datum/job/blueshield,
/datum/job/nanotrasenrep,
/datum/job/chaplain,
/datum/job/officer
)
/datum/job/officer,
/datum/job/qm
)
//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