Drunks will slur again. whoops.

This commit is contained in:
Ccomp5950
2014-04-26 01:03:53 -05:00
parent 5da8ce2cba
commit 2f2a308bfc

View File

@@ -1120,6 +1120,7 @@
speech_problem_flag = 1
stuttering = max(stuttering-1, 0)
if (slurring)
speech_problem_flag = 1
slurring = max(slurring-1, 0)
if(silent)
speech_problem_flag = 1