fix, dont stutter for 30 seconds jesus.

This commit is contained in:
quotefox
2022-03-26 12:40:16 +00:00
parent 2ff6b41e2d
commit b46aabb922
@@ -75,7 +75,7 @@
if(prob(20))
emote("scream")
jitteriness += 3 //shake
stuttering += 35 //stutter words, your in pain bro.
stuttering += 3 //stutter words, your in pain bro.
if (total_pain > 80) //your in trouble. fainting..
to_chat(src, "<span class='warning'>You cant handle the intense pain...</span>")