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
+1 -1
View File
@@ -5,7 +5,7 @@
get_chance = 15
lowest_value = 256 * 12
text_gain_indication = "<span class='notice'>Your muscles hurt!</span>"
species_allowed = list("fly") //no skeleton/lizard hulk
species_allowed = list("human") //no skeleton/lizard hulk
health_req = 25
/datum/mutation/human/hulk/on_acquiring(mob/living/carbon/human/owner)