fixes swarmer event disable regression, modularizes flyperson-only hulk

This commit is contained in:
deathride58
2018-01-04 13:00:44 -05:00
parent c4501563b1
commit a8742c5799
4 changed files with 8 additions and 1 deletions
@@ -0,0 +1,2 @@
/datum/mutation/human/hulk
species_allowed = list("fly")
@@ -0,0 +1,3 @@
/datum/round_event_control/spawn_swarmer
weight = 0
max_occurrences = 0