Dynamic controls lots of events now (when active)!

This commit is contained in:
Putnam
2019-11-08 15:44:38 -08:00
parent 825ef80b9d
commit cfcf89ebf1
3 changed files with 235 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
typepath = /datum/round_event/spawn_swarmer
weight = 7
max_occurrences = 1 //Only once okay fam
gamemode_blacklist = list("dynamic")
earliest_start = 30 MINUTES
min_players = 15

View File

@@ -3,6 +3,7 @@
/datum/round_event_control/ion_storm
name = "Ion Storm"
typepath = /datum/round_event/ion_storm
gamemode_blacklist = list("dynamic")
weight = 15
min_players = 2