Dynamic blocks

I hope the executes work, because I have tested nothing.
This commit is contained in:
JaySparrow
2020-12-01 16:47:00 -06:00
parent 9a0e1203f4
commit 8df40ba5ce
2 changed files with 10 additions and 7 deletions
@@ -843,10 +843,10 @@
restricted_roles = list("Cyborg", "AI")
required_candidates = 1
weight = 3
cost = 10
requirements = list(101,101,50,40,40,30,30,30,20,20)
cost = 0
requirements = list(101,101,101,70,60,60,50,50,50,40)
high_population_requirement = 10
chaos_min = 2.9
chaos_min = 4.0
chaos_max = 4.9
/datum/dynamic_ruleset/roundstart/bloodsucker/pre_execute()