Re-uses the too_many_active_drones() proc as originally intended.
Makes the private_valid_special_roles list global, no need to let each individual player initialize the list.
This commit is contained in:
PsiOmegaDelta
2016-01-15 11:45:12 +01:00
parent 12fe589dce
commit bee18a16db
5 changed files with 16 additions and 12 deletions
@@ -1,7 +1,8 @@
var/list/private_valid_special_roles
/datum/category_item/player_setup_item/antagonism/candidacy
name = "Candidacy"
sort_order = 2
var/list/private_valid_special_roles
/datum/category_item/player_setup_item/antagonism/candidacy/load_character(var/savefile/S)
S["be_special"] >> pref.be_special_role