Removes gottagofast_meth

This commit is contained in:
Mars
2020-05-13 16:03:25 +02:00
parent 1a3aafd9c8
commit e2312b8be1
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.