Merge pull request #13426 from MarsM0nd/meth_gottagoflag

Removes gottagofast_meth
This commit is contained in:
Fox McCloud
2020-05-18 03:59:46 -04:00
committed by GitHub
3 changed files with 4 additions and 7 deletions
@@ -273,8 +273,6 @@
if(H.status_flags & GOTTAGOFAST)
. -= 1
if(H.status_flags & GOTTAGOFAST_METH)
. -= 1
return .
/datum/species/proc/on_species_gain(mob/living/carbon/human/H) //Handles anything not already covered by basic species assignment.