config. > CONFIG_GET

This commit is contained in:
deathride58
2017-10-01 19:56:44 -04:00
parent 8e65f4fb23
commit 70f06cfe35
3 changed files with 8 additions and 4 deletions
@@ -376,7 +376,7 @@
if(prob(2) && !issilicon(humanc) && !jobban_isbanned(humanc.mind, "Syndicate") && GLOB.miscreants_allowed)
SSticker.generate_miscreant_objectives(humanc.mind)
else
if(config.allow_crew_objectives)
if(CONFIG_GET(flag/allow_crew_objectives))
SSticker.generate_individual_objectives(humanc.mind)
GLOB.joined_player_list += character.ckey