[Dynamic Mode] High Population Override (#22173)

* HighPopDynamic

* Enabling HighPopDynamic
This commit is contained in:
DeityLink
2019-03-24 11:02:23 +01:00
committed by jknpj
parent 97ea9e268f
commit ca0459860f
6 changed files with 61 additions and 9 deletions

View File

@@ -188,6 +188,9 @@
// Weighted Votes
var/weighted_votes = 0
// Dynamic Mode
var/high_population_override = 1//If 1, what rulesets can or cannot be called depend on the threat level only
/datum/configuration/New()
. = ..()
var/list/L = subtypesof(/datum/gamemode)-/datum/gamemode/cult