meth grants less of a speed increase

This commit is contained in:
Kyep
2018-07-26 12:13:38 -07:00
parent ed68cae280
commit 1610777d6e
@@ -256,7 +256,7 @@
if(H.status_flags & GOTTAGOFAST)
. -= 1
if(H.status_flags & GOTTAGOREALLYFAST)
. -= 2
. -= 1
return .
/datum/species/proc/handle_post_spawn(mob/living/carbon/C) //Handles anything not already covered by basic species assignment.