Merge pull request #10130 from kappa-sama/patch-13

unmodularize hulk
This commit is contained in:
Putnam3145
2019-12-09 13:40:52 -08:00
committed by GitHub
3 changed files with 1 additions and 4 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("human") //no skeleton/lizard hulk
species_allowed = list("fly") //no skeleton/lizard hulk
health_req = 25
/datum/mutation/human/hulk/on_acquiring(mob/living/carbon/human/owner)