diff --git a/code/datums/mutations.dm b/code/datums/mutations.dm index 562dac6712..e2296dd39a 100644 --- a/code/datums/mutations.dm +++ b/code/datums/mutations.dm @@ -117,9 +117,7 @@ GLOBAL_LIST_EMPTY(mutations_list) name = "Hulk" quality = POSITIVE - get_chance = 0 dna_block = NON_SCANNABLE - lowest_value = 256 * 12 text_gain_indication = "Your muscles hurt!" species_allowed = list("human") //no skeleton/lizard hulk health_req = 25