Merge pull request #9940 from Putnam3145/dynamic-roundstart-overhaul

Dynamic rulesets that have fired in recent rounds have lower weight
This commit is contained in:
Ghom
2019-12-21 11:20:24 +01:00
committed by GitHub
6 changed files with 44 additions and 13 deletions
@@ -179,6 +179,7 @@
repeatable = TRUE
high_population_requirement = 15
flags = TRAITOR_RULESET
always_max_weight = TRUE
/datum/dynamic_ruleset/midround/autotraitor/acceptable(population = 0, threat = 0)
var/player_count = mode.current_players[CURRENT_LIVING_PLAYERS].len