Merge pull request #2633 from ZomgPonies/hulk

HULK fixes and balance
This commit is contained in:
TheDZD
2015-11-24 16:47:35 -05:00
2 changed files with 3 additions and 0 deletions
@@ -47,6 +47,8 @@
if(RUN in mutations)
tally = -1
if(HULK in mutations)
tally += 1
if(status_flags & IGNORESLOWDOWN) // make sure this is always at the end so we don't have ignore slowdown getting ignored itself
tally = -1